From f7141df01e916819549a50b79a45fc920672bd06 Mon Sep 17 00:00:00 2001 From: Pablo Barciela Date: Tue, 10 Mar 2020 14:56:36 +0100 Subject: Travis CI: use Ubuntu devel instead 19.10 --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 4aa8e882..84656cf3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -55,6 +55,6 @@ after_success: env: - DISTRO="archlinux/base" - DISTRO="debian:testing" - - DISTRO="latest" - - DISTRO="ubuntu:19.10" + - DISTRO="fedora:latest" + - DISTRO="ubuntu:latest" -- cgit v1.2.1