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
89fb3f5d
Commit
89fb3f5d
authored
May 25, 2018
by
Andrew Murray
Browse files
Removed micro Python version specification in Travis
parent
54b7efc4
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 @
89fb3f5d
...
...
@@ -26,16 +26,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
...
...
@@ -43,25 +43,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