We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb04fa9 commit 42d79f3Copy full SHA for 42d79f3
.travis.yml
@@ -22,4 +22,4 @@ install:
22
- sudo apt-get install -y --allow-unauthenticated software-properties-common ffmpeg
23
24
script:
25
- - phpunit
+ - ./vendor/bin/phpunit
0 commit comments