提交 730a28cd 编写于 作者: O Olli-Pekka Heinisuo

try older image for MacOS

上级 24ad416c
......@@ -31,25 +31,25 @@ matrix:
# default builds for MacOS
- os: osx
language: generic
osx_image: xcode8.2
osx_image: xcode8.1
env:
- MB_PYTHON_VERSION=2.7
- ENABLE_CONTRIB=0
- os: osx
language: generic
osx_image: xcode8.2
osx_image: xcode8.1
env:
- MB_PYTHON_VERSION=3.4
- ENABLE_CONTRIB=0
- os: osx
language: generic
osx_image: xcode8.2
osx_image: xcode8.1
env:
- MB_PYTHON_VERSION=3.5
- ENABLE_CONTRIB=0
- os: osx
language: generic
osx_image: xcode8.2
osx_image: xcode8.1
env:
- MB_PYTHON_VERSION=3.6
- ENABLE_CONTRIB=0
......@@ -57,25 +57,25 @@ matrix:
# Contrib builds for MacOS
- os: osx
language: generic
osx_image: xcode8.2
osx_image: xcode8.1
env:
- MB_PYTHON_VERSION=2.7
- ENABLE_CONTRIB=1
- os: osx
language: generic
osx_image: xcode8.2
osx_image: xcode8.1
env:
- MB_PYTHON_VERSION=3.4
- ENABLE_CONTRIB=1
- os: osx
language: generic
osx_image: xcode8.2
osx_image: xcode8.1
env:
- MB_PYTHON_VERSION=3.5
- ENABLE_CONTRIB=1
- os: osx
language: generic
osx_image: xcode8.2
osx_image: xcode8.1
env:
- MB_PYTHON_VERSION=3.6
- ENABLE_CONTRIB=1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册