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 3b57c69 commit 417353fCopy full SHA for 417353f
.travis.yml
@@ -2,7 +2,8 @@ sudo: required
2
dist: trusty
3
install:
4
- export repository='prpy'
5
-- git clone https://github.com/personalrobotics/pr-cleanroom.git .
+- git clone https://github.com/personalrobotics/pr-cleanroom.git
6
+- cd pr-cleanroom
7
- curl -o https://raw.githubusercontent.com/personalrobotics/pr-rosinstalls/feature/rosdistro/repositories.yml
8
- ./internal-setup.sh
9
- ./internal-distro.py --workspace=src --repository ${repository} distribution/distribution.yml
0 commit comments