Skip to content

Commit

Permalink
ros_babel_fish is available as a package and doesn't need to be clone…
Browse files Browse the repository at this point in the history
…d and built for Travis CI build anymore.
  • Loading branch information
StefanFabian committed Sep 11, 2020
1 parent f284cb6 commit f8ebfe4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,6 @@ install:

# Install all dependencies
before_script:
# Install ros_babel_fish from source since it's not available as package yet
- cd ~/catkin_ws/src
- git clone https://github.com/StefanFabian/ros_babel_fish.git
# package depdencies: install using rosdep.
- cd ~/catkin_ws
- rosdep install -y --from-paths src --ignore-src --rosdistro $ROS_DISTRO
Expand Down

0 comments on commit f8ebfe4

Please sign in to comment.