summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2014-01-05 14:42:52 +0100
committerAndreas Gohr <andi@splitbrain.org>2014-01-05 14:42:52 +0100
commitdfaf5f6c54597f81b1a8b777f55b89c93f87a345 (patch)
treec492ae53ac7d05a6342492dca03e48822df15d25 /.travis.yml
parent61a023e9ed01dfa6db4cd8085932882d83f5ddfd (diff)
downloadrpg-dfaf5f6c54597f81b1a8b777f55b89c93f87a345.tar.gz
rpg-dfaf5f6c54597f81b1a8b777f55b89c93f87a345.tar.bz2
notify IRC on change only
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 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