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
f49e1783
Commit
f49e1783
authored
May 22, 2017
by
Matthew Brett
Browse files
Try testing Python 2.6 and 3.3
parent
4c8a762f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
.travis.yml
.travis.yml
+8
-0
No files found.
.travis.yml
View file @
f49e1783
...
@@ -3,6 +3,10 @@ language: generic
...
@@ -3,6 +3,10 @@ language: generic
matrix
:
matrix
:
include
:
include
:
-
os
:
linux
-
os
:
linux
-
os
:
osx
osx_image
:
xcode6.4
env
:
-
PYTHON_VERSION=2.6
-
os
:
osx
-
os
:
osx
env
:
env
:
-
PYTHON_VERSION=2.7.11
-
PYTHON_VERSION=2.7.11
...
@@ -11,6 +15,10 @@ matrix:
...
@@ -11,6 +15,10 @@ matrix:
env
:
env
:
-
PYTHON_VERSION=2.7.11
-
PYTHON_VERSION=2.7.11
-
VENV=venv
-
VENV=venv
-
os
:
osx
osx_image
:
xcode6.4
env
:
-
PYTHON_VERSION=3.3
-
os
:
osx
-
os
:
osx
env
:
env
:
-
PYTHON_VERSION=3.4.4
-
PYTHON_VERSION=3.4.4
...
...
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