We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d442dcf commit d019ae0Copy full SHA for d019ae0
1 file changed
.travis.yml
@@ -22,7 +22,7 @@ install:
22
- sudo apt-get update -qq
23
- sudo apt-get install -qq -y dpkg python-rosdep python-catkin-tools
24
- sudo rosdep init
25
- - rosdep update
+ - rosdep update --include-eol-distros
26
- rosdep install --from-paths ./ -i -y --rosdistro $CI_ROS_DISTRO
27
28
script:
0 commit comments