Disable Travis email notifications

This commit is contained in:
Geert Weening
2015-02-09 13:57:48 -08:00
parent ff86d5381d
commit 451cbb809e

View File

@@ -5,6 +5,7 @@ script: MOCHA_REPORTER=tap npm test --coverage
after_success:
- npm run coveralls
notifications:
email: false
webhooks:
urls:
- https://webhooks.gitter.im/e/d1ec4245f90231619d30