We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d628d53 commit ab7e1d9Copy full SHA for ab7e1d9
.travis.yml
@@ -3,7 +3,8 @@ dist: trusty
3
services:
4
- docker
5
install:
6
-- git clone https://github.com/personalrobotics/pr-cleanroom.git .
+- git clone https://github.com/personalrobotics/pr-cleanroom.git
7
+- cd pr-cleanroom
8
- wget https://raw.githubusercontent.com/personalrobotics/pr-rosinstalls/feature/rosdistro/repositories.yml
9
script:
10
- ./run-distro.sh repositories.yml --repository=prpy
0 commit comments