Skip to content

Commit 8a37147

Browse files
committed
Add php 7.1 to travis.
1 parent 60c4b64 commit 8a37147

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ language: php
33
php:
44
- 5.6
55
- 7.0
6+
- 7.1
67

78
install: composer install

0 commit comments

Comments
 (0)