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 2655ad2 commit 0ee25deCopy full SHA for 0ee25de
.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 --debug
+ - vendor/bin/phpunit --debug --disable-coverage-ignore --verbose --colors=always --no-extensions --stop-on-error --stop-on-failure --stop-on-warning --stop-on-risky --stop-on-skipped --stop-on-incomplete --fail-on-warning --fail-on-risky
0 commit comments