Merge pull request #172 from thelounge/xpaw/travis

Don't send an email on a successful build
This commit is contained in:
Jérémie Astori 2016-03-09 10:26:18 -05:00
commit f3685f7d41

View file

@ -3,6 +3,10 @@ node_js:
- '5.6'
- '4.3'
- '0.12'
notifications:
email:
on_success: never
on_failure: always
deploy:
provider: npm
email: