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
c8eb0460
Commit
c8eb0460
authored
Jun 02, 2017
by
Matthew Brett
Browse files
Update xcode image tests
parent
4e595051
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
29 additions
and
3 deletions
+29
-3
.travis.yml
.travis.yml
+29
-3
No files found.
.travis.yml
View file @
c8eb0460
...
...
@@ -44,14 +44,14 @@ matrix:
-
VENV=venv
-
os
:
osx
env
:
-
PYTHON_VERSION=3.5.
1
-
PYTHON_VERSION=3.5.
3
-
os
:
osx
env
:
-
PYTHON_VERSION=3.5.
1
-
PYTHON_VERSION=3.5.
3
-
VENV=venv
-
os
:
osx
env
:
-
PYTHON_VERSION=3.6.
0
-
PYTHON_VERSION=3.6.
1
-
VENV=venv
-
os
:
osx
env
:
...
...
@@ -85,6 +85,32 @@ matrix:
env
:
-
PYTHON_VERSION=pypy-5.7
-
VENV=venv
# Default OSX (xcode image) is 10.11 (xcode 7.3.1) as of 2017-05-02
# See: https://docs.travis-ci.com/user/osx-ci-environment/#OS-X-Version
-
os
:
osx
osx_image
:
xcode8.3
env
:
-
PYTHON_VERSION=3.5
-
os
:
osx
osx_image
:
xcode8.2
env
:
-
PYTHON_VERSION=3.5
-
os
:
osx
osx_image
:
xcode8.1
env
:
-
PYTHON_VERSION=3.5
-
os
:
osx
osx_image
:
xcode8
env
:
-
PYTHON_VERSION=3.5
-
os
:
osx
osx_image
:
xcode7.3
env
:
-
PYTHON_VERSION=3.5
-
os
:
osx
osx_image
:
xcode6.4
env
:
-
PYTHON_VERSION=3.5
script
:
-
source tests/test_multibuild.sh
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