Thanks to visit codestin.com
Credit goes to github.com

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

Commit aff4f22

Browse files
committed
BLD: push all osx to 10.9
1 parent e96c256 commit aff4f22

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,24 +78,29 @@ matrix:
7878
language: generic
7979
env:
8080
- MB_PYTHON_VERSION=3.7
81+
- MB_PYTHON_OSX_VER=10.9
8182
- NP_BUILD_DEP=1.14.5
8283
- NP_TEST_DEP=1.14.5
8384
- os: osx
8485
language: generic
8586
env:
8687
- MB_PYTHON_VERSION=3.6
88+
- MB_PYTHON_OSX_VER=10.9
8789
- os: osx
8890
language: generic
8991
env:
9092
- MB_PYTHON_VERSION=3.5
93+
- MB_PYTHON_OSX_VER=10.9
9194
- os: osx
9295
language: generic
9396
env:
9497
- MB_PYTHON_VERSION=3.4
98+
- MB_PYTHON_OSX_VER=10.9
9599
- os: osx
96100
language: generic
97101
env:
98102
- MB_PYTHON_VERSION=2.7
103+
- MB_PYTHON_OSX_VER=10.9
99104
allow_failures:
100105
- os: linux
101106
env:

0 commit comments

Comments
 (0)