From a89fb8a6d9e93302f8b292f973f3b93d3da24d29 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 23 Feb 2021 08:22:41 +0100 Subject: tx: temporarily disable build for ArchLinux --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8b14fd6..fb1eb2b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -67,7 +67,7 @@ after_success: fi' env: - - DISTRO="archlinux:latest" +# - DISTRO="archlinux:latest" - DISTRO="debian:testing" - DISTRO="fedora:latest" - DISTRO="ubuntu:rolling" -- cgit v1.2.1