Remove email: false from .travis.yml

This commit is contained in:
Jerko Steiner 2019-11-16 09:19:17 -03:00
parent 976bd5642c
commit 3b47de551d

View File

@ -3,5 +3,3 @@ node_js:
- "8"
- "12"
script: npm run ci
notifications:
email: false