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
04513f75
Unverified
Commit
04513f75
authored
Apr 20, 2020
by
Joseph Mirabel
Committed by
GitHub
Apr 20, 2020
Browse files
Merge pull request #159 from jmirabel/devel
[CI] Add doxygen to travis.
parents
ce9a5549
4313a9b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
04513f75
...
...
@@ -27,6 +27,7 @@ matrix:
-
liboctomap-dev
-
python-lxml
-
python3-lxml
-
doxygen
-
name
:
"
Bionic
-
Release
-
g++"
env
:
BUILD_TYPE=Release
...
...
@@ -42,6 +43,7 @@ matrix:
-
liboctomap-dev
-
python-lxml
-
python3-lxml
-
doxygen
-
name
:
"
Bionic
-
Debug
-
g++"
env
:
BUILD_TYPE=Debug
...
...
@@ -57,6 +59,7 @@ matrix:
-
liboctomap-dev
-
python-lxml
-
python3-lxml
-
doxygen
-
name
:
"
Bionic
-
Release
-
g++
-
NO
TEST"
env
:
...
...
@@ -72,6 +75,7 @@ matrix:
-
libassimp-dev
-
libeigen3-dev
-
liboctomap-dev
-
doxygen
-
name
:
"
OSX
-
Release
-
clang"
env
:
BUILD_TYPE=Release
...
...
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