From 0bdbc3b86b7d369e751db8cf2ef65fc52c886d0a Mon Sep 17 00:00:00 2001 From: Pablo Barciela Date: Mon, 16 Mar 2020 02:17:48 +0100 Subject: Travis CI: use Ubuntu devel instead 19.10 --- .travis.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index d9a839b..5617e6e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -55,6 +55,5 @@ after_success: env: - DISTRO="archlinux/base" - DISTRO="debian:testing" -# - DISTRO="fedora:latest" - - DISTRO="ubuntu:19.10" - +# - DISTRO="fedora:latest" + - DISTRO="ubuntu:devel" -- cgit v1.2.1