drop hhvm support
It's useless and it's dying and taking build time :c
This commit is contained in:
parent
68c4338652
commit
294b38c75a
1 changed files with 0 additions and 3 deletions
|
|
@ -17,11 +17,8 @@ php:
|
||||||
- 5.6
|
- 5.6
|
||||||
- 7.0
|
- 7.0
|
||||||
- 7.1
|
- 7.1
|
||||||
- hhvm
|
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
|
||||||
- php: hhvm
|
|
||||||
include:
|
include:
|
||||||
- php: 5.4
|
- php: 5.4
|
||||||
env: COMPOSER_FLAGS="--prefer-lowest"
|
env: COMPOSER_FLAGS="--prefer-lowest"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue