You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by to...@apache.org on 2016/05/01 08:13:00 UTC

buildr git commit: add to notifications

Repository: buildr
Updated Branches:
  refs/heads/master 4979f81fd -> 3d66e6a84


add to notifications


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

Branch: refs/heads/master
Commit: 3d66e6a84ad5e18b5ec4551ac2d9dea4768ab59d
Parents: 4979f81
Author: Antoine Toulme <an...@lunar-ocean.com>
Authored: Sat Apr 30 23:12:54 2016 -0700
Committer: Antoine Toulme <an...@lunar-ocean.com>
Committed: Sat Apr 30 23:12:54 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/buildr/blob/3d66e6a8/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 3218639..5ccc545 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,6 +25,7 @@ notifications:
       - commits@buildr.apache.org
       - donaldp@apache.org
       - peter@realityforge.org
+      - toulmean@apache.org
     on_success: always
     on_failure: always
 notifications: