From 854a217217f7667783f7369913d44763d66e8f2c Mon Sep 17 00:00:00 2001 From: Willi Goesgens Date: Tue, 14 Oct 2014 11:30:49 +0200 Subject: [PATCH] Enable IRC notifications. --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index eb74639c46..978a120639 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,3 +32,6 @@ branches: - 2.0 - 2.1 - devel + +notifications: + irc: "chat.freenode.net#arangodb"