From dfaf5f6c54597f81b1a8b777f55b89c93f87a345 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Sun, 5 Jan 2014 14:42:52 +0100 Subject: notify IRC on change only --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 367c04150..93bc500cf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,4 +5,6 @@ php: - "5.3" notifications: irc: "chat.freenode.net#dokuwiki" + on_success: change + on_failure: change script: cd _test && phpunit --stderr --verbose -- cgit v1.2.3