mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-11 04:07:21 +03:00
Merge pull request #46 from matthew-brett/ensure-xcode-64
BF: work round Xcode OSX image change
This commit is contained in:
commit
199a400fee
|
@ -17,6 +17,9 @@ python: 3.5
|
|||
sudo: required
|
||||
dist: trusty
|
||||
services: docker
|
||||
# Force xcode 6.4 image to work round
|
||||
# https://github.com/python-pillow/pillow-wheels/issues/45
|
||||
osx_image: xcode6.4
|
||||
|
||||
matrix:
|
||||
exclude:
|
||||
|
|
Loading…
Reference in New Issue
Block a user