diff --git a/.travis.yml b/.travis.yml index c645de0..6c4de20 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,3 +4,7 @@ compiler: - clang install: sudo apt-get install check script: make test +notifications: + email: + on_success: change + on_failure: change