From 5105756a01af79ef789b2841e9609405b043ae45 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Mon, 22 Feb 2021 20:07:43 +0100 Subject: tx: temporarily disable build for ArchLinux --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 89f330c..4a33216 100644 --- a/.travis.yml +++ b/.travis.yml @@ -69,7 +69,7 @@ after_success: fi' env: - - DISTRO="archlinux:latest" +# - DISTRO="archlinux:latest" - DISTRO="debian:testing" - DISTRO="fedora:latest" - DISTRO="ubuntu:devel" -- cgit v1.2.1