Skip to content

Commit 683108a

Browse files
committed
add PHP 7.1 to travis-ci matrix
1 parent 269797b commit 683108a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ language: php
33
php:
44
- 5.6
55
- 7.0
6+
- 7.1
67

78
before_script:
89
- travis_retry composer self-update

0 commit comments

Comments
 (0)