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 b5314d2 commit fe4d3afCopy full SHA for fe4d3af
.travis.yml
@@ -16,5 +16,5 @@ before_install:
16
- composer install
17
18
script:
19
- - './vendor/bin/phpunit'
+ - 'phpunit'
20
- './vendor/bin/php7cc ./src'
0 commit comments