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
Humanoid Path Planner
hpp-util
Commits
17dba099
Commit
17dba099
authored
Apr 06, 2020
by
Joseph Mirabel
Browse files
[CI] Update travis.
parent
8bf4076f
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
17dba099
language
:
cpp
sudo
:
required
dist
:
trusty
notifications
:
email
:
-
jmirabel@laas.fr
dist
:
bionic
os
:
linux
cache
:
ccache
branches
:
only
:
-
master
...
...
@@ -12,6 +10,12 @@ compiler:
-
gcc
before_install
:
-
git submodule update --init --recursive
-
sudo apt-get update -qq
-
sudo apt-get install -qq doxygen doxygen-latex libboost-all-dev libtinyxml-dev
addons
:
apt
:
update
:
true
packages
:
-
doxygen
-
doxygen-latex
-
libboost-all-dev
-
libtinyxml-dev
script
:
./.travis/build
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