We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a5e20a commit a2e560dCopy full SHA for a2e560d
.travis.yml
@@ -22,7 +22,7 @@ env:
22
matrix:
23
- ROS_DISTRO=kinetic
24
- ROS_DISTRO=melodic
25
- - ROS_DISTRO=noetic
+ - ROS_DISTRO=noetic DOCKER_IMAGE=ros:noetic-perception
26
install:
27
- git clone --quiet --depth 1 https://github.com/fmessmer/industrial_ci.git .industrial_ci -b master_pylint
28
script:
0 commit comments