mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
Remove 'matrix' key
This commit is contained in:
parent
dbb929fff7
commit
bc018e1d00
@ -8,16 +8,15 @@ stages:
|
||||
- Units
|
||||
- Test CommonMark (weak)
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- env: ALLOW_FAILURE
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.composer/cache
|
||||
|
||||
jobs:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- env: ALLOW_FAILURE
|
||||
|
||||
include:
|
||||
- stage: Code Format and Static Analysis
|
||||
php: 7.4
|
||||
|
Loading…
Reference in New Issue
Block a user