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 7255bf9 commit a091082Copy full SHA for a091082
.travis.yml
@@ -10,6 +10,7 @@ env:
10
- OPENCV_VERSION=3 ROS_DISTRO=indigo DOCKER_IMAGE=ubuntu:trusty
11
- ROS_DISTRO=kinetic DOCKER_IMAGE=ubuntu:xenial
12
- ROS_DISTRO=melodic DOCKER_IMAGE=ubuntu:bionic
13
+ - ROS_DISTRO=melodic DOCKER_IMAGE=debian:unstable
14
# Install system dependencies, namely ROS.
15
script:
16
- export CI_SOURCE_PATH=$(pwd)
0 commit comments