From 56c8e42f68bab8d6cd91901a608f53d946f8fa2d Mon Sep 17 00:00:00 2001 From: Hardy Pottinger Date: Fri, 15 Aug 2014 14:53:44 -0500 Subject: [PATCH] enabled notifications via the TravisCI IRC bot --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 91bb8926a6..457aa6948e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,3 +3,5 @@ script: "travis_retry mvn clean package license:check -Dmaven.test.skip=false" cache: directories: - $HOME/.m2 +notifications: + irc: "irc.freenode.org#dspace"