Skip to content

Commit ab7e1d9

Browse files
author
Michael Koval
committed
Travis fixes.
1 parent d628d53 commit ab7e1d9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ dist: trusty
33
services:
44
- docker
55
install:
6-
- git clone https://github.com/personalrobotics/pr-cleanroom.git .
6+
- git clone https://github.com/personalrobotics/pr-cleanroom.git
7+
- cd pr-cleanroom
78
- wget https://raw.githubusercontent.com/personalrobotics/pr-rosinstalls/feature/rosdistro/repositories.yml
89
script:
910
- ./run-distro.sh repositories.yml --repository=prpy

0 commit comments

Comments
 (0)