Skip to content

Commit

Permalink
rosdep update with --include-eol-distros
Browse files Browse the repository at this point in the history
  • Loading branch information
knorth55 committed Sep 17, 2019
1 parent 73cfc78 commit 6e5b93d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ travis_time_end
travis_time_start rosdep_init_update

sudo rosdep init || sudo rosdep init
rosdep update
rosdep update --include-eol-distros
rosdep install --from-paths src --ignore-src --rosdistro $ROS_DISTRO -r -y -n

travis_time_end
Expand Down

0 comments on commit 6e5b93d

Please sign in to comment.