From 004067a9d69c0624f0aafdb91ff83a0af2979fc2 Mon Sep 17 00:00:00 2001 From: Lukas Rytz Date: Tue, 21 Oct 2025 15:21:39 +0200 Subject: [PATCH] update travis dist to 24.04 --- .travis.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 537f317c6..b2575a9b0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,10 +13,7 @@ # from .travis.yml. For releases triggered with the REST API we could use the "merge mode", but # not when triggering from the web UI. Anyway, `before_install` works well. -# we need rpmbuild but it's unlikely to be whitelisted, according to -# https://github.com/travis-ci/apt-package-whitelist/pull/1700 -sudo: required -dist: xenial +dist: noble install: - sudo apt-get -qq update - sudo apt-get install -y rpm