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
4c6302c7
Unverified
Commit
4c6302c7
authored
Jun 16, 2018
by
Matthew Brett
Committed by
GitHub
Jun 16, 2018
Browse files
Merge pull request #177 from radarhere/xcode
Added Xcode 9.4 Travis build
parents
1699adee
35399546
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 @
4c6302c7
...
@@ -114,6 +114,10 @@ matrix:
...
@@ -114,6 +114,10 @@ matrix:
-
VENV=venv
-
VENV=venv
# Default OSX (xcode image) is 10.12 (xcode 8.3.3) as of 2018-03-29
# Default OSX (xcode image) is 10.12 (xcode 8.3.3) as of 2018-03-29
# See: https://docs.travis-ci.com/user/reference/osx/
# See: https://docs.travis-ci.com/user/reference/osx/
-
os
:
osx
osx_image
:
xcode9.4
env
:
-
PYTHON_VERSION=3.5
-
os
:
osx
-
os
:
osx
osx_image
:
xcode9.3
osx_image
:
xcode9.3
env
:
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