Skip to content

Commit a2e560d

Browse files
committed
use DOCKER_IMAGE=ros:noetic-perception
1 parent 9a5e20a commit a2e560d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ env:
2222
matrix:
2323
- ROS_DISTRO=kinetic
2424
- ROS_DISTRO=melodic
25-
- ROS_DISTRO=noetic
25+
- ROS_DISTRO=noetic DOCKER_IMAGE=ros:noetic-perception
2626
install:
2727
- git clone --quiet --depth 1 https://github.com/fmessmer/industrial_ci.git .industrial_ci -b master_pylint
2828
script:

0 commit comments

Comments
 (0)