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.
2 parents 1aab76b + ece187f commit 40bdcbaCopy full SHA for 40bdcba
.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