summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2014-02-09 10:10:27 +0100
committerAndreas Gohr <andi@splitbrain.org>2014-02-09 10:10:27 +0100
commit966506e8d26472ee729d5d28ed63ee5a8b580cf0 (patch)
treeb26aa013743cebe2557522ac86234cc51ce28a72 /.travis.yml
parent95e6ded1b26c14b1ef55699b171ce422827364b1 (diff)
downloadrpg-966506e8d26472ee729d5d28ed63ee5a8b580cf0.tar.gz
rpg-966506e8d26472ee729d5d28ed63ee5a8b580cf0.tar.bz2
show verbose info on skipped tests at travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 79eea48b7..8942e69da 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,4 +9,4 @@ notifications:
- "chat.freenode.net#dokuwiki"
on_success: change
on_failure: change
-script: cd _test && phpunit --stderr
+script: cd _test && phpunit --stderr --verbose