From 4054ae36c4708beac8ee57aee28f70b46e82fa0a Mon Sep 17 00:00:00 2001 From: Pablo Barciela Date: Fri, 13 Mar 2020 16:22:40 +0100 Subject: Travis CI: use Ubuntu devel instead 19.10 --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index e23e082..5b488da 100644 --- a/.travis.yml +++ b/.travis.yml @@ -57,5 +57,4 @@ env: - DISTRO="archlinux/base" - DISTRO="debian:testing" - DISTRO="fedora:latest" - - DISTRO="ubuntu:19.10" - + - DISTRO="ubuntu:devel" -- cgit v1.2.1