From 5cace924c089c889303e733ae8f4039ceef088df Mon Sep 17 00:00:00 2001 From: raveit65 Date: Mon, 8 Mar 2021 17:54:41 +0100 Subject: travis: temporarily disable build for ArchLinux --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 56f1a94..ce4bd4c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -43,7 +43,7 @@ deploy: condition: "${TRAVIS_TAG} =~ ^v.*$ && ${DISTRO} =~ ^fedora.*$" env: - - DISTRO="archlinux:latest" +# - DISTRO="archlinux:latest" - DISTRO="debian:testing" - DISTRO="fedora:latest" - DISTRO="ubuntu:rolling" -- cgit v1.2.1