Skip to content

Commit e54ceb7

Browse files
committed
Use leanphp/phpspec-code-coverage as a maintained fork
1 parent 9272148 commit e54ceb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ matrix:
2424
- php: 7.1
2525
- php: 7.2
2626
- php: 7.2
27-
env: COVERAGE=true TEST_COMMAND="composer test-ci" DEPENDENCIES="henrikbjorn/phpspec-code-coverage:^3.0"
27+
env: COVERAGE=true TEST_COMMAND="composer test-ci" DEPENDENCIES="leanphp/phpspec-code-coverage"
2828

2929
# Test LTS versions
3030
- php: 7.1

0 commit comments

Comments
 (0)