From c16969e1337ff98b9142c9d9a590894b968d6570 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Wed, 10 Mar 2021 13:58:05 +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 c45c66e..fd2a585 100644 --- a/.travis.yml +++ b/.travis.yml @@ -56,7 +56,7 @@ after_success: fi' env: - - DISTRO="archlinux:latest" +# - DISTRO="archlinux:latest" - DISTRO="debian:testing" - DISTRO="fedora:latest" - DISTRO="ubuntu:rolling" -- cgit v1.2.1