Add PHP 7.1 to Travis

This commit is contained in:
Adrien Crivelli 2016-08-13 23:45:37 +09:00
parent a1f8551ccb
commit 3cf1bd9a7c
No known key found for this signature in database
GPG Key ID: B182FD79DC6DE92E
1 changed files with 2 additions and 0 deletions

View File

@ -4,10 +4,12 @@ php:
- 5.5
- 5.6
- 7.0
- 7.1
- hhvm
matrix:
allow_failures:
- php: 7.1
- php: hhvm
cache: