Repository: buildr
Updated Branches:
  refs/heads/master 72af938e8 -> be2af0b86


Add extra recipient to travis ci notifications


Project: http://git-wip-us.apache.org/repos/asf/buildr/repo
Commit: http://git-wip-us.apache.org/repos/asf/buildr/commit/be2af0b8
Tree: http://git-wip-us.apache.org/repos/asf/buildr/tree/be2af0b8
Diff: http://git-wip-us.apache.org/repos/asf/buildr/diff/be2af0b8

Branch: refs/heads/master
Commit: be2af0b86b5b6a51f282cbe9fa4d3eb5fe936f9c
Parents: 72af938
Author: Peter Donald <[email protected]>
Authored: Tue Jun 24 17:20:55 2014 +1000
Committer: Peter Donald <[email protected]>
Committed: Tue Jun 24 17:20:55 2014 +1000

----------------------------------------------------------------------
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/buildr/blob/be2af0b8/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 8fbbbb7..fa2e682 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,5 +23,6 @@ notifications:
   email:
     recipients:
       - [email protected]
+      - [email protected]
 notifications:
   irc: "irc.freenode.org#buildr"

Reply via email to