mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
Update PHP >=7.0
This commit is contained in:
parent
6b74efa4b0
commit
2fdeec246d
@ -1,8 +1,6 @@
|
||||
language: php
|
||||
|
||||
php:
|
||||
- 5.5
|
||||
- 5.6
|
||||
- 7.0
|
||||
- 7.1
|
||||
- hhvm
|
||||
@ -10,8 +8,7 @@ php:
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: 7.0
|
||||
- php: 7.1
|
||||
- php: hhvm
|
||||
- php: nightly
|
||||
|
||||
sudo: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user