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 8de23e6 commit b3e0d3fCopy full SHA for b3e0d3f
.travis.yml
@@ -32,4 +32,5 @@ before_install:
32
install: travis_retry composer install --no-interaction --prefer-dist
33
34
script:
35
- - phpunit
+ - vendor/bin/phpunit
36
+
0 commit comments