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: directories:
- node_modules - node_modules
notifications: notifications:
emails: false email: false
deploy: deploy:
provider: npm provider: npm
email: stephan@boennemann.me email: stephan@boennemann.me