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 - Units
- Test CommonMark (weak) - Test CommonMark (weak)
matrix:
fast_finish: true
allow_failures:
- env: ALLOW_FAILURE
cache: cache:
directories: directories:
- $HOME/.composer/cache - $HOME/.composer/cache
jobs: jobs:
fast_finish: true
allow_failures:
- env: ALLOW_FAILURE
include: include:
- stage: Code Format and Static Analysis - stage: Code Format and Static Analysis
php: 7.4 php: 7.4