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
sot-dynamic-pinocchio
Commits
32d2ac70
Commit
32d2ac70
authored
Oct 05, 2016
by
Rohan Budhiraja
Browse files
[travis] update robotpkg apt repository
parent
fc1a1ca4
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
32d2ac70
...
...
@@ -19,7 +19,7 @@ matrix:
before_install
:
-
git submodule update --init --recursive
#Add robotpkg and pinocchio dependencies
-
sudo sh -c "echo \"deb http://robotpkg.openrobots.org/packages/debian precise robotpkg\" >> /etc/apt/sources.list "
-
sudo sh -c "echo \"deb http://robotpkg.openrobots.org/packages/debian
/pub
precise robotpkg\" >> /etc/apt/sources.list "
-
curl http://robotpkg.openrobots.org/packages/debian/robotpkg.key | sudo apt-key add -
-
sudo apt-get update -qq
-
sudo apt-get install -qq doxygen doxygen-latex libboost-all-dev libeigen3-dev liblapack-dev libblas-dev gfortran python-dev
...
...
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