mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 18:56:17 +03:00
Replace 'matrix' alias with 'jobs' to remove validator warning
This commit is contained in:
parent
0221aa02e8
commit
aff805800f
|
@ -19,7 +19,7 @@ dist: xenial
|
||||||
services: docker
|
services: docker
|
||||||
osx_image: xcode9.3
|
osx_image: xcode9.3
|
||||||
|
|
||||||
matrix:
|
jobs:
|
||||||
exclude:
|
exclude:
|
||||||
# Exclude the default Python 3.5 build
|
# Exclude the default Python 3.5 build
|
||||||
- python: 3.5
|
- python: 3.5
|
||||||
|
|
Loading…
Reference in New Issue
Block a user