Add various docker images
This commit is contained in:
parent
fc55edf7ad
commit
feb5ca3c54
@ -2,8 +2,13 @@ sudo: required
|
|||||||
dist: trusty
|
dist: trusty
|
||||||
language: generic
|
language: generic
|
||||||
env:
|
env:
|
||||||
|
global:
|
||||||
|
- ROS_DISTRO=lunar
|
||||||
matrix:
|
matrix:
|
||||||
- ROS_DISTRO=lunar DOCKER_IMAGE=ubuntu:zesty
|
- DOCKER_IMAGE=debian:stretch
|
||||||
|
- DOCKER_IMAGE=ubuntu:xenial
|
||||||
|
- DOCKER_IMAGE=ubuntu:yakkety
|
||||||
|
- DOCKER_IMAGE=ubuntu:zesty
|
||||||
# Install system dependencies, namely ROS.
|
# Install system dependencies, namely ROS.
|
||||||
before_install:
|
before_install:
|
||||||
# Define some config vars.
|
# Define some config vars.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user