Skip to content

Commit 31db633

Browse files
committed
Run test on php7.1
1 parent 90418c9 commit 31db633

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
@@ -28,7 +28,7 @@ matrix:
2828
include:
2929
- php: 5.4
3030
env: COMPOSER_FLAGS="--prefer-stable --prefer-lowest" COVERAGE=true TEST_COMMAND="composer test-ci"
31-
- php: 7.2
31+
- php: 7.1
3232
env: COMPOSER_FLAGS="--prefer-stable --prefer-lowest"
3333

3434
install:

0 commit comments

Comments
 (0)