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
Guilhem Saurel
eigenpy
Commits
16e8fe4e
Verified
Commit
16e8fe4e
authored
Sep 19, 2019
by
Justin Carpentier
Browse files
travis: add bionic + make parallel
parent
a180a5c4
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
16e8fe4e
...
...
@@ -16,15 +16,18 @@ env:
-
DO_CPPCHECK_ON_BRANCH=""
-
DO_INSTALL_DOC_EXCEPT_ON_BRANCH=""
-
BUILD_WITH_CATKIN_SUPPORT=false
-
MAKEFLAGS="-j2"
jobs
:
include
:
-
dist
:
bionic
env
:
BUILDTYPE=Release
-
dist
:
bionic
env
:
BUILDTYPE=Debug
-
dist
:
xenial
env
:
BUILDTYPE=Release
-
dist
:
xenial
env
:
BUILDTYPE=Debug
-
dist
:
trusty
env
:
BUILDTYPE=Release
-
dist
:
trusty
env
:
BUILDTYPE=Debug
...
...
Write
Preview
Supports
Markdown
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