Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stack Of Tasks
pinocchio
Commits
f00f4b09
Verified
Commit
f00f4b09
authored
Nov 16, 2019
by
Justin Carpentier
Browse files
travis: test python3 too
parent
f0e6fb41
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
f00f4b09
language
:
generic
python
:
-
"
2.7"
sudo
:
required
git
:
depth
:
false
...
...
@@ -32,10 +30,16 @@ jobs:
include
:
-
dist
:
xenial
env
:
BUILD_WITH_COLLISION_SUPPORT=OFF
python
:
"
2.7"
-
dist
:
trusty
env
:
BUILD_WITH_COLLISION_SUPPORT=ON
python
:
"
2.7"
-
dist
:
xenial
env
:
BUILD_WITH_COLLISION_SUPPORT=ON
python
:
"
2.7"
-
dist
:
xenial
env
:
BUILD_WITH_COLLISION_SUPPORT=ON
python
:
"
3.5"
allow_failures
:
-
compiler
:
...
...
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