From 540f23842f0170bd56dadc9674d5ed5bcd064490 Mon Sep 17 00:00:00 2001 From: Sam Minnee Date: Mon, 3 Sep 2012 13:20:11 +1200 Subject: [PATCH] Added IRC notifications to Travis --- .travis.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.travis.yml b/.travis.yml index de9e5ca0a..025f85a6d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,3 +21,8 @@ before_script: script: - phpunit -c phpunit.xml.dist + +notifications: + irc: + channels: + - "irc.freenode.org#silverstripe"