enable php 7.1 build
This commit is contained in:
parent
4c7c84b17e
commit
b72ffbdc98
|
|
@ -6,11 +6,13 @@ php:
|
|||
- 5.5
|
||||
- 5.6
|
||||
- 7.0
|
||||
- 7.1
|
||||
## - hhvm
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: 7.0
|
||||
- php: 7.1
|
||||
## - php: hhvm
|
||||
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in New Issue