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
Stack Of Tasks
sot-torque-control
Commits
82d1317a
Commit
82d1317a
authored
Aug 14, 2018
by
Guilhem Saurel
Browse files
[CI][Travis] robotpkg-tsid is in wip
parent
10ff5be5
Changes
1
Hide whitespace changes
Inline
Side-by-side
travis_custom/custom_before_install
View file @
82d1317a
...
...
@@ -5,7 +5,8 @@ set -e
set
-x
set
-v
# Add robotpkg
# Add robotpkg
sudo
sh
-c
"echo
\"
deb [arch=amd64] http://robotpkg.openrobots.org/wip/packages/debian/pub trusty robotpkg
\"
>> /etc/apt/sources.list "
sudo
sh
-c
"echo
\"
deb [arch=amd64] http://robotpkg.openrobots.org/packages/debian/pub trusty robotpkg
\"
>> /etc/apt/sources.list "
curl http://robotpkg.openrobots.org/packages/debian/robotpkg.key |
sudo
apt-key add -
...
...
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