Browse Source

turn off emails

n8225 8 years ago
parent
commit
f584b1502e
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .travis.yml

+ 3 - 0
.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