chore(travis): correctly disable email notifications
This commit is contained in:
parent
07c5d08d35
commit
7d21697d78
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user