8000 BLD: move all osx builds to 10.9 · MacPython/matplotlib-wheels@6e25b4c · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

Commit 6e25b4c

Browse files
committed
BLD: move all osx builds to 10.9
1 parent 029c263 commit 6e25b4c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,18 +58,21 @@ matrix:
5858
language: generic
5959
env:
6060
- MB_PYTHON_VERSION=3.7
61+
- MB_PYTHON_OSX_VER=10.9
6162
- NP_BUILD_DEP=1.14.5
6263
- NP_TEST_DEP=1.14.5
6364
- os: osx
6465
language: generic
6566
env:
6667
- MB_PYTHON_VERSION=3.8
68+
- MB_PYTHON_OSX_VER=10.9
6769
- NP_BUILD_DEP=1.14.5
6870
- NP_TEST_DEP=1.14.5
6971
- os: osx
7072
language: generic
7173
env:
7274
- MB_PYTHON_VERSION=3.6
75+
- MB_PYTHON_OSX_VER=10.9
7376
allow_failures:
7477
- os: linux
7578
env:

0 commit comments

Comments
 (0)
0