enabled notifications via the TravisCI IRC bot

This commit is contained in:
Hardy Pottinger
2014-08-15 14:53:44 -05:00
parent 13fdf18b85
commit 56c8e42f68

View File

@@ -3,3 +3,5 @@ script: "travis_retry mvn clean package license:check -Dmaven.test.skip=false"
cache: cache:
directories: directories:
- $HOME/.m2 - $HOME/.m2
notifications:
irc: "irc.freenode.org#dspace"