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 8d3034f commit e7afa20Copy full SHA for e7afa20
.travis.yml
@@ -22,4 +22,4 @@ matrix:
22
install:
23
- travis_retry composer install --ansi --prefer-dist --no-interaction --optimize-autoloader --no-suggest --no-progress
24
25
-script: ./vendor/bin/phpunit
+script: ./vendor/bin/phpunit --debug
0 commit comments