Skip to content

Commit 5dd4d9f

Browse files
committed
Fix constraint collision in build
1 parent d7116bf commit 5dd4d9f

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
@@ -23,7 +23,7 @@ matrix:
2323
- php: 7.0
2424
- php: 7.1
2525
- php: 7.2
26-
env: COVERAGE=true TEST_COMMAND="composer test-ci" DEPENDENCIES="henrikbjorn/phpspec-code-coverage:^1.0"
26+
env: COVERAGE=true TEST_COMMAND="composer test-ci" DEPENDENCIES="henrikbjorn/phpspec-code-coverage:^3.0"
2727

2828
# Test LTS versions
2929
- php: 7.1

0 commit comments

Comments
 (0)