From 61a023e9ed01dfa6db4cd8085932882d83f5ddfd Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Sun, 5 Jan 2014 14:38:42 +0100 Subject: also notify IRC channel --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 9cb70c87e..367c04150 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,4 +3,6 @@ php: - "5.5" - "5.4" - "5.3" +notifications: + irc: "chat.freenode.net#dokuwiki" script: cd _test && phpunit --stderr --verbose -- cgit v1.2.3