mirror of
https://github.com/erusev/parsedown.git
synced 2025-04-26 16:32:40 +02:00
Add 7.4 snapshot
This commit is contained in:
parent
0a1e4bd802
commit
01319b7572
@ -37,10 +37,14 @@ jobs:
|
||||
script:
|
||||
- composer test-units
|
||||
- vendor/bin/infection --show-mutations --threads=4 --min-msi=90 --min-covered-msi=90
|
||||
|
||||
- <<: *MUTATION_AND_UNIT_TEST
|
||||
php: 7.2
|
||||
- <<: *MUTATION_AND_UNIT_TEST
|
||||
php: 7.3
|
||||
- <<: *MUTATION_AND_UNIT_TEST
|
||||
php: 7.4snapshot
|
||||
|
||||
- <<: *MUTATION_AND_UNIT_TEST
|
||||
php: nightly
|
||||
env: ALLOW_FAILURE
|
||||
|
Loading…
x
Reference in New Issue
Block a user