BF: work round Xcode OSX image change

XCode image causing odd bug in bash scripting in OSX:

https://github.com/python-pillow/pillow-wheels/issues/45
This commit is contained in:
Matthew Brett 2016-10-04 11:02:50 -07:00
parent cfb9e3f41d
commit b916f43404

View File

@ -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: