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 <[email protected]> Authored: Sat Apr 30 23:12:54 2016 -0700 Committer: Antoine Toulme <[email protected]> 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: - [email protected] - [email protected] - [email protected] + - [email protected] on_success: always on_failure: always notifications:
