travis: configure email-notifications

This commit is contained in:
Patrick Kanzler 2016-08-02 16:41:47 +02:00
parent 11452034a3
commit eea2a6f9c0
No known key found for this signature in database
GPG Key ID: F07F07153306FCEF
1 changed files with 4 additions and 0 deletions

View File

@ -34,3 +34,7 @@ before_install:
script:
- tox
- codecov
notifications:
email:
on_success: never
on_failure: change