Skip to content

Commit a091082

Browse files
committed
add debian:unstable test to .travis.yml
1 parent 7255bf9 commit a091082

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ env:
1010
- OPENCV_VERSION=3 ROS_DISTRO=indigo DOCKER_IMAGE=ubuntu:trusty
1111
- ROS_DISTRO=kinetic DOCKER_IMAGE=ubuntu:xenial
1212
- ROS_DISTRO=melodic DOCKER_IMAGE=ubuntu:bionic
13+
- ROS_DISTRO=melodic DOCKER_IMAGE=debian:unstable
1314
# Install system dependencies, namely ROS.
1415
script:
1516
- export CI_SOURCE_PATH=$(pwd)

0 commit comments

Comments
 (0)