From ab4866e65256168b485853ca0c0e81c6900ba0a7 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 9 Mar 2021 09:15:16 +0100 Subject: travis: disable debian build --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3fe08ba..a421d59 100644 --- a/.travis.yml +++ b/.travis.yml @@ -43,6 +43,6 @@ deploy: env: # - DISTRO="archlinux:latest" - - DISTRO="debian:testing" +# - DISTRO="debian:testing" - DISTRO="fedora:latest" - DISTRO="ubuntu:rolling" -- cgit v1.2.1