Skip to content

Commit abcb1cf

Browse files
committed
Travis: Testing against php 7.1
1 parent 7bf882c commit abcb1cf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ matrix:
1212
- env: COMPOSER_FLAGS="--prefer-lowest"
1313
php: 5.6
1414
- php: 7.0
15+
- php: 7.1
1516
- env: COMPOSER_FLAGS="--prefer-lowest"
16-
php: 7.0
17+
php: 7.1
1718

1819
before_install:
1920
- composer self-update

0 commit comments

Comments
 (0)