| commit | b791c88814bf47882353caa2d8304132397386d7 | [log] [tgz] |
|---|---|---|
| author | Ivan Habunek <ihabunek@apache.org> | Tue Dec 17 08:47:06 2013 +0100 |
| committer | Ivan Habunek <ihabunek@apache.org> | Tue Dec 17 08:47:06 2013 +0100 |
| tree | 438a6a1d9eca2050cfa28d3e9ddeca2504e1ac43 | |
| parent | 6933190b9cab9a318183b90d013bd2248ff1a68d [diff] |
Added chat and email notifications for travis-ci Signed-off-by: Ivan Habunek <ihabunek@apache.org>
diff --git a/.travis.yml b/.travis.yml index b4db4bd..6579b8b 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -5,4 +5,8 @@ - 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"