Skip to content
GitLab
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
hpp-fcl
Commits
b35459ae
Verified
Commit
b35459ae
authored
Nov 10, 2019
by
Justin Carpentier
Browse files
travis: add bionic and test DEBUG on it only
parent
34e044bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
b35459ae
...
...
@@ -3,20 +3,24 @@ language: cpp
env
:
global
:
-
CTEST_PARALLEL_LEVEL=4
matrix
:
-
BUILD_TYPE=Debug
-
BUILD_TYPE=Release
matrix
:
include
:
-
dist
:
trusty
compiler
:
gcc
env
:
BUILD_TYPE=Release
-
dist
:
xenial
compiler
:
gcc
-
dist
:
xenial
compiler
:
clang
env
:
BUILD_TYPE=Release
-
dist
:
bionic
compiler
:
gcc
env
:
BUILD_TYPE=Release
-
dist
:
bionic
compiler
:
gcc
env
:
BUILD_TYPE=Debug
-
os
:
osx
compiler
:
clang
env
:
BUILD_TYPE=Release
install
:
# Install dependencies for FCL
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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