diff --git a/.travis.yml b/.travis.yml index b57f925..e88fe2c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,3 +10,7 @@ script: python setup.py pytest after_script: codecov cache: pip + +notifications: + email: + on_failure: change