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

Commit d97e7bf

Browse files
committed
Use MB_PYTHON_OSX_VER=10.9
1 parent 0a884d5 commit d97e7bf

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
@@ -56,14 +56,17 @@ matrix:
5656
language: generic
5757
env:
5858
- MB_PYTHON_VERSION=3.5
59+
- MB_PYTHON_OSX_VER=10.9
5960
- os: osx
6061
language: generic
6162
env:
6263
- MB_PYTHON_VERSION=3.6
64+
- MB_PYTHON_OSX_VER=10.9
6365
- os: osx
6466
language: generic
6567
env:
6668
- MB_PYTHON_VERSION=3.7
69+
- MB_PYTHON_OSX_VER=10.9
6770

6871
before_install:
6972
- if [ "$TRAVIS_BRANCH" == "master" ]; then

0 commit comments

Comments
 (0)