Add 7.1 and nightly
This commit is contained in:
parent
ee2dd78b3d
commit
92a955381b
|
|
@ -4,11 +4,15 @@ php:
|
|||
- 5.5
|
||||
- 5.6
|
||||
- 7.0
|
||||
- 7.1
|
||||
- hhvm
|
||||
- nightly
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: 7.0
|
||||
- php: 7.1
|
||||
- php: nightly
|
||||
|
||||
sudo: false
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue