mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-11 04:07:21 +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
|
||||
|
||||
jobs:
|
||||
exclude:
|
||||
# Exclude the default Python 3.5 build
|
||||
- python: 3.5
|
||||
include:
|
||||
- name: "3.5 macOS"
|
||||
os: osx
|
||||
|
|
Loading…
Reference in New Issue
Block a user