mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
Remove HHVM for now
This commit is contained in:
parent
c419295466
commit
49829c2019
@ -16,13 +16,12 @@ php:
|
|||||||
- 7.2
|
- 7.2
|
||||||
- 7.3
|
- 7.3
|
||||||
- nightly
|
- nightly
|
||||||
- hhvm
|
|
||||||
- hhvm-nightly
|
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- php: nightly
|
- php: nightly
|
||||||
|
- php: 7.3
|
||||||
|
|
||||||
install:
|
install:
|
||||||
# remove everything to prevent composer trying to resolve these, see: https://github.com/composer/composer/issues/6011
|
# remove everything to prevent composer trying to resolve these, see: https://github.com/composer/composer/issues/6011
|
||||||
|
Loading…
x
Reference in New Issue
Block a user