mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-28 19:06:18 +03:00
Remove exclusion to fix matrix
This commit is contained in:
parent
aff805800f
commit
56cd6da3b7
|
@ -20,9 +20,6 @@ services: docker
|
||||||
osx_image: xcode9.3
|
osx_image: xcode9.3
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
exclude:
|
|
||||||
# Exclude the default Python 3.5 build
|
|
||||||
- python: 3.5
|
|
||||||
include:
|
include:
|
||||||
- name: "3.5 macOS"
|
- name: "3.5 macOS"
|
||||||
os: osx
|
os: osx
|
||||||
|
|
Loading…
Reference in New Issue
Block a user