diff --git a/.travis.yml b/.travis.yml index e012972..3daac61 100755 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,7 @@ before_script: - composer require symfony/framework-bundle:${SYMFONY_VERSION} --prefer-source - composer install --dev --prefer-source -script: phpunit --coverage-text +script: phpunit --debug --coverage-text notifications: email: