From 72e5cbf64f44062c31c2bfbf1b6e0d6c4c835cd9 Mon Sep 17 00:00:00 2001 From: Kentaro Wada Date: Sat, 31 Mar 2018 15:56:20 +0900 Subject: [PATCH] Drop zesty from CI: zesty went EOL https://github.com/ros/rosdistro/blob/03f2bb4fd0367e1e706cde0745fd52ba52afea74/lunar/distribution.yaml#L11 --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c925f020..1211050c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,6 @@ env: matrix: - DOCKER_IMAGE=debian:stretch - DOCKER_IMAGE=ubuntu:xenial - - DOCKER_IMAGE=ubuntu:zesty # Install system dependencies, namely ROS. before_install: # Define some config vars.