Repository: tapestry-5 Updated Branches: refs/heads/master 7adbf6085 -> ff5edbf30
send notifications to the dev mailing list Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/ff5edbf3 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/ff5edbf3 Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/ff5edbf3 Branch: refs/heads/master Commit: ff5edbf30487076ad5ca0ae6c7c7f331a46381e2 Parents: 7adbf60 Author: Jochen Kemnade <[email protected]> Authored: Wed Sep 16 10:39:43 2015 +0200 Committer: Jochen Kemnade <[email protected]> Committed: Wed Sep 16 10:39:43 2015 +0200 ---------------------------------------------------------------------- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/ff5edbf3/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index 2d2418e..4b55e9b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,3 +15,7 @@ cache: - $HOME/.gradle sudo: false + +notifications: + email: + - [email protected]
