Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fengzch-das
multibuild
Commits
73dbd5d0
Commit
73dbd5d0
authored
Nov 06, 2019
by
robbuckley
Browse files
update travis for MB_PYTHON_OSX_VER defaults
parent
c34b546f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
.travis.yml
.travis.yml
+7
-7
No files found.
.travis.yml
View file @
73dbd5d0
...
...
@@ -41,12 +41,12 @@ matrix:
# OSX builds
-
os
:
osx
env
:
-
MB_PYTHON_VERSION=2.7
-
PYTHON_VERSION=2.7
-
MB_PYTHON_OSX_VER=10.6
-
TEST_BUILDS=1
-
os
:
osx
env
:
-
MB_PYTHON_VERSION=2.7
-
MB_PYTHON_OSX_VER=10.9
-
PYTHON_VERSION=2.7
-
TEST_BUILDS=1
-
os
:
osx
language
:
objective-c
...
...
@@ -62,22 +62,22 @@ matrix:
-
VENV=venv
-
os
:
osx
env
:
-
MB_PYTHON_VERSION=3.6
-
PYTHON_VERSION=3.6
-
MB_PYTHON_OSX_VER=10.6
-
VENV=venv
-
os
:
osx
env
:
-
MB_PYTHON_VERSION=3.6
-
VENV=venv
-
MB_PYTHON_OSX_VER=10.9
-
os
:
osx
env
:
-
MB_PYTHON_VERSION=3.7
-
PYTHON_VERSION=3.7
-
MB_PYTHON_OSX_VER=10.6
-
VENV=venv
-
os
:
osx
env
:
-
MB_PYTHON_VERSION=3.7
-
VENV=venv
-
MB_PYTHON_OSX_VER=10.9
-
os
:
osx
env
:
-
MB_PYTHON_VERSION=3.7
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment