1
0
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:
Aidan Woods 2020-05-04 22:30:27 +01:00
parent dbb929fff7
commit bc018e1d00
No known key found for this signature in database
GPG Key ID: 9A6A8EFAA512BBB9

View File

@ -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