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 e33853d commit 8bdf1acCopy full SHA for 8bdf1ac
.travis.yml
@@ -22,4 +22,4 @@ install:
22
- if [ "$DEPENDENCIES" == "low" ]; then composer update --prefer-lowest; fi;
23
24
script:
25
- - ./bin/phpunit --coverage-text
+ - ./bin/phpunit
0 commit comments