summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2014-01-05 14:38:42 +0100
committerAndreas Gohr <andi@splitbrain.org>2014-01-05 14:38:42 +0100
commit61a023e9ed01dfa6db4cd8085932882d83f5ddfd (patch)
tree103c109580d06abe7672b7c630cea0f736676293 /.travis.yml
parent526dc3be271a0c257de9ad6042a7adfb0e4ed716 (diff)
downloadrpg-61a023e9ed01dfa6db4cd8085932882d83f5ddfd.tar.gz
rpg-61a023e9ed01dfa6db4cd8085932882d83f5ddfd.tar.bz2
also notify IRC channel
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
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