summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
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