Disable Travis CI emails

This commit is contained in:
Juan Cruz Viotti 2015-11-30 00:54:17 -04:00
parent b59a2eb67f
commit e4dc8ca9ca

View File

@ -1,3 +1,5 @@
notifications:
email: false
language: node_js
node_js:
- "4.0"