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.3
|
||||
- nightly
|
||||
- hhvm
|
||||
- hhvm-nightly
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- php: nightly
|
||||
- php: 7.3
|
||||
|
||||
install:
|
||||
# remove everything to prevent composer trying to resolve these, see: https://github.com/composer/composer/issues/6011
|
||||
|
Loading…
Reference in New Issue
Block a user