We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6da4280 commit ef17170Copy full SHA for ef17170
.travis.yml
@@ -25,4 +25,4 @@ before_script:
25
- travis_retry composer update ${COMPOSER_FLAGS} --no-interaction --prefer-dist
26
27
script:
28
- - vendor/bin/phpunit --stop-on-failure
+ - vendor/bin/phpunit --stop-on-failure --debug
0 commit comments