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 6396c98 commit b047b89Copy full SHA for b047b89
.travis.yml
@@ -10,4 +10,4 @@ before_script:
10
- ./vendor/bin/phpcs -n --standard=PSR2 src/ tests/
11
12
script:
13
- - phpunit --coverage-text
+ - ./vendor/bin/phpunit --coverage-text
0 commit comments