From 44c8a5b8268636de348983803dcbdd5fe78770ef Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 23 Feb 2021 00:01:35 +0100 Subject: travis: temporarily disable build for debian no more libappindicator3-dev at debian --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ae7e741..452e93c 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" -- cgit v1.2.1