From 14137a027107bb2ee2b410d9fe226f9c06b64737 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Mon, 8 Mar 2021 14:51:54 +0100 Subject: travis: 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 fb78a09a..edcf99de 100644 --- a/.travis.yml +++ b/.travis.yml @@ -41,7 +41,7 @@ deploy: condition: "${TRAVIS_TAG} =~ ^v.*$ && ${DISTRO} =~ ^fedora.*$" env: - - DISTRO="archlinux:latest" +# - DISTRO="archlinux:latest" - DISTRO="debian:testing" - DISTRO="fedora:latest" - DISTRO="ubuntu:20.04" -- cgit v1.2.1