mirror of
https://codeberg.org/icewind/streams.git
synced 2026-06-03 16:44:07 +02:00
add php 7.1 and 7.2 tests, remove hhvm
This commit is contained in:
parent
03ad0180b4
commit
851b822ac2
1 changed files with 2 additions and 5 deletions
|
|
@ -4,11 +4,8 @@ php:
|
||||||
- 5.5
|
- 5.5
|
||||||
- 5.6
|
- 5.6
|
||||||
- 7.0
|
- 7.0
|
||||||
- hhvm
|
- 7.1
|
||||||
|
- 7.2
|
||||||
matrix:
|
|
||||||
allow_failures:
|
|
||||||
- php: hhvm # due to facebook/hhvm#3321
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue