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 844962b commit f98592fCopy full SHA for f98592f
.travis.yml
@@ -9,7 +9,7 @@ before_script:
9
- composer install --no-interaction
10
11
script:
12
- - phpunit
+ - vendor/bin/phpunit
13
14
after_script:
15
- php vendor/bin/coveralls -v
0 commit comments