diff --git a/.travis.yml b/.travis.yml index 07edaf3..dd46292 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,3 +11,8 @@ before_install: - script/bootstrap.sh script: script/run-tests.fish + +notifications: + email: + on_success: never + on_failure: change