Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit aed5315

Browse files
committed
Use python 3.5.4, last with pkg.
1 parent eaf771c commit aed5315

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ dist: trusty
2424
services: docker
2525
# Force xcode 6.4 image to work round
2626
# https://github.com/python-pillow/pillow-wheels/issues/45
27-
# osx_image: xcode6.4
27+
# sync with multibuild/.travis.yml 2019-08-21
28+
osx_image: xcode10.1
2829

2930
matrix:
3031
exclude:
@@ -55,7 +56,7 @@ matrix:
5556
- os: osx
5657
language: generic
5758
env:
58-
- MB_PYTHON_VERSION=3.5
59+
- MB_PYTHON_VERSION=3.5.4
5960
- MB_PYTHON_OSX_VER=10.9
6061
- os: osx
6162
language: generic

0 commit comments

Comments
 (0)