You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by jk...@apache.org on 2015/09/16 10:40:08 UTC

tapestry-5 git commit: send notifications to the dev mailing list

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 <jo...@eddyson.de>
Authored: Wed Sep 16 10:39:43 2015 +0200
Committer: Jochen Kemnade <jo...@eddyson.de>
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:
+    - dev@tapestry.apache.org