Bye HHVM, thanks for your contributions!
This commit is contained in:
parent
247151f4f8
commit
2424a6563d
|
|
@ -3,12 +3,10 @@ language: php
|
||||||
php:
|
php:
|
||||||
- 7.0
|
- 7.0
|
||||||
- 7.1
|
- 7.1
|
||||||
- hhvm
|
|
||||||
- nightly
|
- nightly
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- php: hhvm
|
|
||||||
- php: nightly
|
- php: nightly
|
||||||
|
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue