Repository: tapestry-5 Updated Branches: refs/heads/master eb388afe5 -> 84e414dba
disable mail notifications to the dev mailing list until the build works reliably Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/84e414db Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/84e414db Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/84e414db Branch: refs/heads/master Commit: 84e414dbac16becddbe736e1d89ee4ae30f1a924 Parents: eb388af Author: Jochen Kemnade <[email protected]> Authored: Wed Sep 16 15:12:47 2015 +0200 Committer: Jochen Kemnade <[email protected]> Committed: Wed Sep 16 15:12:47 2015 +0200 ---------------------------------------------------------------------- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/84e414db/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index 4b55e9b..ea2ea85 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,6 +16,6 @@ cache: sudo: false -notifications: - email: - - [email protected] +#notifications: +# email: +## - [email protected]
