From 3d4b424c364e5266c8ab31694dcc8ce357cdc257 Mon Sep 17 00:00:00 2001 From: Bob Aman Date: Fri, 11 May 2012 13:53:17 +0300 Subject: [PATCH] Adding Steven to the Travis notification list. --- .travis.yml | 7 +++++++ 1 file changed, 7 insertions(+) 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