Browse Source

turn off emails

pull/892/head
n8225 8 years ago
committed by GitHub
parent
commit
f584b1502e
  1. 3
      .travis.yml

3
.travis.yml

@ -15,3 +15,6 @@ script:
- node test.js temp.md
- awesome_bot temp.md --allow-redirect --allow-ssl
- danger --verbose
notifications:
email: false

Loading…
Cancel
Save