You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ih...@apache.org on 2013/12/17 08:47:39 UTC

git commit: Added chat and email notifications for travis-ci

Updated Branches:
  refs/heads/travis-ci [created] b791c8881


Added chat and email notifications for travis-ci

Signed-off-by: Ivan Habunek <ih...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/logging-log4php/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4php/commit/b791c888
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4php/tree/b791c888
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4php/diff/b791c888

Branch: refs/heads/travis-ci
Commit: b791c88814bf47882353caa2d8304132397386d7
Parents: 6933190
Author: Ivan Habunek <ih...@apache.org>
Authored: Tue Dec 17 08:47:06 2013 +0100
Committer: Ivan Habunek <ih...@apache.org>
Committed: Tue Dec 17 08:47:06 2013 +0100

----------------------------------------------------------------------
 .travis.yml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4php/blob/b791c888/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index b4db4bd..6579b8b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,4 +5,8 @@ php:
     - 5.4
     - 5.5
 
-services: mongodb
\ No newline at end of file
+services: mongodb
+
+notifications:
+    email: log4php-dev@logging.apache.org
+    irc: "chat.freenode.net#apache-logging"