Skip to content

Commit a91a8ff

Browse files
committed
collect code coverage information with PHP 7.1
1 parent da24ae9 commit a91a8ff

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
@@ -15,8 +15,8 @@ matrix:
1515
- php: 5.6
1616
env: COMPOSER_OPTIONS="--prefer-lowest --prefer-stable"
1717
- php: 7.0
18-
env: xdebug="yes"
1918
- php: 7.1
19+
env: xdebug="yes"
2020
- php: 7.2
2121

2222
before_install:

0 commit comments

Comments
 (0)