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"