diff --git a/.travis.yml b/.travis.yml index a1b6b0180..d3e3ec498 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,3 +9,10 @@ script: "bundle exec rake" before_install: - sudo apt-get update - sudo apt-get install idn +notifications: + email: + recipients: + - bobaman@google.com + - sbazyl@google.com + on_success: change + on_failure: change