mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
add php 7.3 to allow_failures
This commit is contained in:
parent
b0bbc275d4
commit
1686a34469
@ -21,6 +21,7 @@ matrix:
|
||||
allow_failures:
|
||||
- php: nightly
|
||||
- php: hhvm-nightly
|
||||
- php: 7.3
|
||||
|
||||
install:
|
||||
- composer install --prefer-dist --no-interaction --no-progress
|
||||
|
Loading…
Reference in New Issue
Block a user