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 1aab76b commit ece187fCopy full SHA for ece187f
.travis.yml
@@ -7,7 +7,7 @@ install:
7
before_script:
8
- composer require codacy/coverage --dev
9
script:
10
- - vendor/bin/all-checks
+ - bin/all-checks
11
after_script:
12
- php vendor/bin/codacycoverage phpunit
13
0 commit comments