Skip to content

Commit 3c76d7b

Browse files
committed
Remove php 7.1 for coverage
1 parent 1e3b3b9 commit 3c76d7b

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 @@ branches:
2323
matrix:
2424
fast_finish: true
2525
include:
26-
- php: 7.1
26+
- php: 7.2
2727
env: COMPOSER_FLAGS="--prefer-stable --prefer-lowest" COVERAGE=true TEST_COMMAND="composer test-ci"
2828
- php: 7.2
2929
env: COMPOSER_FLAGS="--prefer-stable --prefer-lowest"

0 commit comments

Comments
 (0)