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 46ac33e commit 41fad4bCopy full SHA for 41fad4b
appveyor.yml
@@ -26,4 +26,4 @@ install:
26
27
test_script:
28
- cd %APPVEYOR_BUILD_FOLDER%
29
- - php ./bin/phpunit --verbose
+ - php ./vendor/bin/phpunit --verbose
0 commit comments