chore(travis): correctly disable email notifications
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user