Skip to content

Commit

Permalink
fix travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
justagist committed Nov 12, 2020
1 parent 1e97de7 commit 2f41e82
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 @@ -101,6 +101,7 @@ install:
before_script:
# source dependencies: install using wstool.
- cd ~/catkin_ws/src
- git clone https://github.com/frankaemika/franka_ros && cd franka_ros && git checkout 49e5ac1
- wstool init
- if [[ -f $ROSINSTALL_FILE ]] ; then wstool merge $ROSINSTALL_FILE ; fi
- wstool up
Expand Down

0 comments on commit 2f41e82

Please sign in to comment.