From 277e4fc891c61c7a81c759227038240d49865b4a Mon Sep 17 00:00:00 2001 From: Pablo Barciela Date: Wed, 18 Mar 2020 21:52:01 +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