From aacfb22a55cee0d8e082af3248f2cbb45a879076 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Thu, 15 Feb 2024 18:22:01 +0100 Subject: ci: use debian-testing, same as other repos --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index f329017..cefbe5f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -70,6 +70,6 @@ after_success: env: # - DISTRO="archlinux:latest" -# - DISTRO="debian:testing" + - DISTRO="debian:testing" - DISTRO="fedora:latest" - - DISTRO="ubuntu:rolling" +# - DISTRO="ubuntu:rolling" -- cgit v1.2.1