From 59401d24a28cfc37008f2f319550f3d72f9c1aa2 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Mon, 22 Feb 2021 19:19:32 +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 0401a54..85a3d37 100644 --- a/.travis.yml +++ b/.travis.yml @@ -70,7 +70,7 @@ after_success: fi' env: - - DISTRO="archlinux:latest" +# - DISTRO="archlinux:latest" - DISTRO="debian:testing" - DISTRO="fedora:latest" - DISTRO="ubuntu:devel" -- cgit v1.2.1