From ca43fc808a7777281f1d34fc81f71437909e2885 Mon Sep 17 00:00:00 2001 From: Pablo Barciela Date: Sat, 21 Mar 2020 16:50:19 +0100 Subject: Travis CI: use Ubuntu devel instead 19.10 --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.travis.yml') 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