summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2014-01-05 14:26:47 +0100
committerAndreas Gohr <andi@splitbrain.org>2014-01-05 14:26:47 +0100
commit526dc3be271a0c257de9ad6042a7adfb0e4ed716 (patch)
tree1d4a017aebc5dc27c4833f2c7f083883bd29aee5 /.travis.yml
parent24024b9264ae4ab3169d00079469c964dd4319e8 (diff)
downloadrpg-526dc3be271a0c257de9ad6042a7adfb0e4ed716.tar.gz
rpg-526dc3be271a0c257de9ad6042a7adfb0e4ed716.tar.bz2
display more info on travis tests
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 efef0ce3a..9cb70c87e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,4 +3,4 @@ php:
- "5.5"
- "5.4"
- "5.3"
-script: cd _test && phpunit --stderr
+script: cd _test && phpunit --stderr --verbose