Skip to content

Commit 80e979b

Browse files
[travis] Reflects new changes for wip in order to perform CI.
1 parent 0d529d5 commit 80e979b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

travis_custom/custom_before_install

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ set -e
55
set -x
66
set -v
77

8-
# Add robotpkg
8+
# Add robotpkg
9+
sudo sh -c "echo \"deb [arch=amd64] http://robotpkg.openrobots.org/wip/packages/debian/pub trusty robotpkg\" >> /etc/apt/sources.list "
910
sudo sh -c "echo \"deb [arch=amd64] http://robotpkg.openrobots.org/packages/debian/pub trusty robotpkg\" >> /etc/apt/sources.list "
1011
curl http://robotpkg.openrobots.org/packages/debian/robotpkg.key | sudo apt-key add -
1112

0 commit comments

Comments
 (0)