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 f926f12 commit b0e2425Copy full SHA for b0e2425
.travis.yml
@@ -9,7 +9,7 @@ php:
9
script:
10
- composer update
11
- composer dump-autoload
12
- - phpunit
+ - vendor/bin/phpunit
13
14
matrix:
15
allow_failures:
0 commit comments