Add experimental support for PHP 7.2

This commit is contained in:
Adrien Crivelli 2017-11-02 16:02:42 +09:00
parent b2ab08b1b5
commit 98b532102d
No known key found for this signature in database
GPG Key ID: B182FD79DC6DE92E
1 changed files with 3 additions and 0 deletions

View File

@ -6,11 +6,14 @@ php:
- 5.6
- 7.0
- 7.1
- 7.2
matrix:
include:
- php: 7.0
env: COVERAGE=1
allow_failures:
- php: 7.2
cache:
directories: