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
85d8477a
Commit
85d8477a
authored
Aug 18, 2018
by
Andrew Murray
Browse files
Added Xcode 10 Travis build
parent
fd9e4583
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
.travis.yml
.travis.yml
+4
-0
No files found.
.travis.yml
View file @
85d8477a
...
...
@@ -118,6 +118,10 @@ matrix:
-
VENV=venv
# Default OSX (xcode image) is 10.13 (xcode 9.4.1) as of 2018-08-03
# See: https://docs.travis-ci.com/user/reference/osx/
-
os
:
osx
osx_image
:
xcode10
env
:
-
PYTHON_VERSION=3.5
-
os
:
osx
osx_image
:
xcode9.4
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