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 9272148 commit e54ceb7Copy full SHA for e54ceb7
.travis.yml
@@ -24,7 +24,7 @@ matrix:
24
- php: 7.1
25
- php: 7.2
26
27
- env: COVERAGE=true TEST_COMMAND="composer test-ci" DEPENDENCIES="henrikbjorn/phpspec-code-coverage:^3.0"
+ env: COVERAGE=true TEST_COMMAND="composer test-ci" DEPENDENCIES="leanphp/phpspec-code-coverage"
28
29
# Test LTS versions
30
0 commit comments