Repository: tapestry-5 Updated Branches: refs/heads/master 3e5892242 -> 5794d1b57
Revert "disable mail notifications to the dev mailing list until the build works reliably" This reverts commit 84e414dbac16becddbe736e1d89ee4ae30f1a924. Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/5794d1b5 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/5794d1b5 Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/5794d1b5 Branch: refs/heads/master Commit: 5794d1b57f8a5b335662328c0e658c4dc7b917cc Parents: 3e58922 Author: Jochen Kemnade <[email protected]> Authored: Thu Sep 17 09:49:24 2015 +0200 Committer: Jochen Kemnade <[email protected]> Committed: Thu Sep 17 09:49:24 2015 +0200 ---------------------------------------------------------------------- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/5794d1b5/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index ea2ea85..4b55e9b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,6 +16,6 @@ cache: sudo: false -#notifications: -# email: -## - [email protected] +notifications: + email: + - [email protected]
