diff --git a/.travis.yml b/.travis.yml index 3c97a9da4..e31b19055 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: - |