From 3318ea1b1925e31f92a94f6de97c9be5e9fcd75f Mon Sep 17 00:00:00 2001 From: Pablo Barciela Date: Wed, 11 Mar 2020 15:00:53 +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 8790eed..fbbcf89 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