From b831925fdce64ccce43f4d1abd13b3c608d6f42b Mon Sep 17 00:00:00 2001 From: Pablo Barciela Date: Sat, 21 Mar 2020 16:15:27 +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 22bd2b3..1ca9786 100644 --- a/.travis.yml +++ b/.travis.yml @@ -56,5 +56,4 @@ env: - DISTRO="archlinux/base" - DISTRO="debian:testing" - DISTRO="fedora:latest" - - DISTRO="ubuntu:19.10" - + - DISTRO="ubuntu:devel" -- cgit v1.2.1