diff --git a/.travis.yml b/.travis.yml
index f627127ecbe922fa326156ae49f802758d048c30..39d6727062c41f4fb00342dcd0dec633828da538 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -144,7 +144,7 @@ before_script:
   - ./tests/travis/prepare.sh
   - ./tests/travis/setup_webserver.sh
 
-  - export GENERATE_TRAVIS_YML_COMMAND="php ./console generate:travis-yml --core"
+  - export GENERATE_TRAVIS_YML_COMMAND="php ./console generate:travis-yml --core --verbose"
   - ./tests/travis/autoupdate_travis_yml.sh
 
   - cd tests/PHPUnit