From c591207c038db540340598a655025861372057ee Mon Sep 17 00:00:00 2001 From: Pablo Barciela Date: Fri, 3 Apr 2020 03:10:58 +0200 Subject: Travis CI: use Ubuntu devel instead 19.10 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4f6ceda..38edecf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,4 +30,4 @@ env: - DISTRO="archlinux/base" - DISTRO="debian:testing" - DISTRO="fedora:latest" - - DISTRO="ubuntu:19.10" + - DISTRO="ubuntu:devel" -- cgit v1.2.1