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
2c3cafaa
Commit
2c3cafaa
authored
Oct 05, 2019
by
mattip
Browse files
add python3.8 osx travis runs
parent
bf2897ae
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
.travis.yml
.travis.yml
+8
-0
No files found.
.travis.yml
View file @
2c3cafaa
...
...
@@ -78,6 +78,10 @@ matrix:
-
PYTHON_VERSION=3.7
-
VENV=venv
-
USE_CCACHE=1
-
os
:
osx
env
:
-
PYTHON_VERSION=3.8
-
VENV=venv
-
os
:
osx
env
:
-
PYTHON_VERSION=pypy-4.0
...
...
@@ -143,6 +147,10 @@ matrix:
osx_image
:
xcode10
env
:
-
PYTHON_VERSION=3.7
-
os
:
osx
osx_image
:
xcode10
env
:
-
PYTHON_VERSION=3.8
-
os
:
osx
osx_image
:
xcode10.1
env
:
...
...
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