mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
Only run units on 7.4snapshot
This commit is contained in:
parent
01319b7572
commit
0a6408043f
@ -44,6 +44,8 @@ jobs:
|
||||
php: 7.3
|
||||
- <<: *MUTATION_AND_UNIT_TEST
|
||||
php: 7.4snapshot
|
||||
# 7.4snapshot doesn't ship with xdebug yet
|
||||
script: composer test-units
|
||||
|
||||
- <<: *MUTATION_AND_UNIT_TEST
|
||||
php: nightly
|
||||
|
Loading…
Reference in New Issue
Block a user