Skip to content

Commit b0b00b6

Browse files
committed
[Travis] Min 7.1 Max 7.2
1 parent cdfcb1e commit b0b00b6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ cache:
1010
matrix:
1111
fast_finish: true
1212
include:
13-
- php: 7.0
13+
- php: 7.1
1414
env:
1515
- COMPOSER_ARGUMENTS=--prefer-lowest
16-
- php: 7.0
16+
- php: 7.1
1717
env:
1818
- EXECUTE_TEST_COVERALLS=true
19-
- php: 7.1
19+
- php: 7.2
2020
env:
2121
- EXECUTE_CS_CHECK=true
2222

0 commit comments

Comments
 (0)