Skip to content

Commit

Permalink
add debian:unstable test to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
k-okada committed Nov 19, 2019
1 parent 7255bf9 commit 6ea74e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ env:
- OPENCV_VERSION=3 ROS_DISTRO=indigo DOCKER_IMAGE=ubuntu:trusty
- ROS_DISTRO=kinetic DOCKER_IMAGE=ubuntu:xenial
- ROS_DISTRO=melodic DOCKER_IMAGE=ubuntu:bionic
- ROS_DISTRO=melodic DOCKER_IMAGE=debian:stretch
# Install system dependencies, namely ROS.
script:
- export CI_SOURCE_PATH=$(pwd)
Expand Down

0 comments on commit 6ea74e7

Please sign in to comment.