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
888cc1cb
Unverified
Commit
888cc1cb
authored
May 26, 2018
by
Matthew Brett
Committed by
GitHub
May 26, 2018
Browse files
Merge pull request #171 from radarhere/travis
Removed micro Python version specification in Travis
parents
b8fe634b
89fb3f5d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
.travis.yml
.travis.yml
+9
-9
No files found.
.travis.yml
View file @
888cc1cb
...
...
@@ -38,16 +38,16 @@ matrix:
-
os
:
osx
osx_image
:
xcode6.4
env
:
-
PYTHON_VERSION=2.7
.11
-
PYTHON_VERSION=2.7
-
VENV=venv
-
os
:
osx
env
:
-
PYTHON_VERSION=2.7
.11
-
PYTHON_VERSION=2.7
-
TEST_BUILDS=1
-
os
:
osx
language
:
objective-c
env
:
-
PYTHON_VERSION=2.7
.11
-
PYTHON_VERSION=2.7
-
VENV=venv
-
os
:
osx
osx_image
:
xcode6.4
...
...
@@ -55,25 +55,25 @@ matrix:
-
PYTHON_VERSION=3.3
-
os
:
osx
env
:
-
PYTHON_VERSION=3.4
.4
-
PYTHON_VERSION=3.4
-
os
:
osx
env
:
-
PYTHON_VERSION=3.4
.4
-
PYTHON_VERSION=3.4
-
VENV=venv
-
os
:
osx
env
:
-
PYTHON_VERSION=3.5
.3
-
PYTHON_VERSION=3.5
-
os
:
osx
env
:
-
PYTHON_VERSION=3.5
.3
-
PYTHON_VERSION=3.5
-
VENV=venv
-
os
:
osx
env
:
-
PYTHON_VERSION=3.6
.1
-
PYTHON_VERSION=3.6
-
VENV=venv
-
os
:
osx
env
:
-
PYTHON_VERSION=3.6
.1
-
PYTHON_VERSION=3.6
-
VENV=venv
-
USE_CCACHE=1
-
os
:
osx
...
...
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