From 75eee427d60be4a161be2fd480182f11738a7f27 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Mon, 8 Mar 2021 17:59:53 +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 cd6cff3..1082b45 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