summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 93bc500cf..8942e69da 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,9 @@ php:
- "5.4"
- "5.3"
notifications:
- irc: "chat.freenode.net#dokuwiki"
+ irc:
+ channels:
+ - "chat.freenode.net#dokuwiki"
on_success: change
on_failure: change
script: cd _test && phpunit --stderr --verbose