From af0ecc91b15f394b2223e957bc0fed1e5ab25854 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Mon, 8 Mar 2021 22:01:17 +0100 Subject: travis: use rolling tag for ubuntu --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 6c280bc..0d99138 100644 --- a/.travis.yml +++ b/.travis.yml @@ -45,4 +45,4 @@ env: - DISTRO="archlinux:latest" - DISTRO="debian:testing" - DISTRO="fedora:latest" - - DISTRO="ubuntu:20.04" + - DISTRO="ubuntu:rolling" -- cgit v1.2.1