]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - .travis.yml
Enable debug on phpunit
[github/wallabag/wallabag.git] / .travis.yml
index 3c97a9da46d15cff826e68c4b8353608ed931d42..e31b19055308d7997fe620f50fd8b3d635a34f9f 100644 (file)
@@ -35,7 +35,7 @@ before_script:
 
 script:
     - ant prepare
-    - phpunit --exclude-group command-doctrine $PHPUNIT_FLAGS
+    - phpunit --exclude-group command-doctrine --debug $PHPUNIT_FLAGS
 
 after_script:
     - |