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

This reverts commit cfc6ecc908d102e7886d37ea1f64dd7ec6e2c047.
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 after_script: codecov
cache: pip cache: pip
notifications:
email:
on_failure: change