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 11eca37 commit 434ad3fCopy full SHA for 434ad3f
.travis.yml
@@ -18,4 +18,4 @@ before_script:
18
- if [ "$dependencies" = "lowest" ]; then composer update --prefer-lowest --prefer-stable -n; fi;
19
20
script:
21
- - phpunit
+ - vendor/bin/phpunit
0 commit comments