We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4255369 commit cca4bf2Copy full SHA for cca4bf2
.travis.yml
@@ -15,4 +15,4 @@ before_script:
15
- composer install
16
17
script:
18
- - phpunit --coverage-text
+ - bin/phpunit --coverage-text
0 commit comments