We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e20023b commit 57aa311Copy full SHA for 57aa311
1 file changed
.travis.yml
@@ -23,4 +23,4 @@ before_script:
23
- composer install
24
script:
25
- mkdir -p build/logs
26
- - phpunit
+ - ./vendor/bin/phpunit
0 commit comments