mirror of
https://github.com/erusev/parsedown.git
synced 2025-09-03 11:52:36 +02:00
add php 7.3 to allow_failures
This commit is contained in:
@@ -21,6 +21,7 @@ matrix:
|
||||
allow_failures:
|
||||
- php: nightly
|
||||
- php: hhvm-nightly
|
||||
- php: 7.3
|
||||
|
||||
install:
|
||||
- composer install --prefer-dist --no-interaction --no-progress
|
||||
|
Reference in New Issue
Block a user