Skip to content

Commit

Permalink
install rtmros_tutorials
Browse files Browse the repository at this point in the history
  • Loading branch information
k-okada committed Feb 11, 2014
1 parent cee4f30 commit 2a8b8a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ install: # Use this to install any prerequisites or dependencies necessary to ru
- cd ~/ros/ws_$REPOSITORY_NAME/src
- wstool init .
- wstool set jsk-ros-pkg/jsk_model_tools https://svn.code.sf.net/p/jsk-ros-pkg/code/trunk/jsk_model_tools --svn -y
- wstool set rtm-ros-robotics/rtmros_tutorials https://github.com/start-jsk/rtmros_tutorials --git -y
- wstool update
- ln -s $CI_SOURCE_PATH . # Link the repo we are testing to the new workspace
- cd ../
Expand Down

0 comments on commit 2a8b8a4

Please sign in to comment.