Revert "travis: only notify when a build starts failing, not every time"

This reverts commit cfc6ecc908.
This commit is contained in:
codl 2017-11-29 02:42:07 +01:00
parent d41e4f42d5
commit e79987df24
No known key found for this signature in database
GPG key ID: 6CD7C8891ED1233A

View file

@ -10,7 +10,3 @@ script: python setup.py pytest
after_script: codecov
cache: pip
notifications:
email:
on_failure: change