chore(travis): correctly disable email notifications

This commit is contained in:
Stephan Bönnemann 2015-02-02 04:49:23 +01:00
parent 07c5d08d35
commit 7d21697d78

View File

@ -6,7 +6,7 @@ cache:
directories:
- node_modules
notifications:
emails: false
email: false
deploy:
provider: npm
email: stephan@boennemann.me