From d599658603917d5c3196006b01296e9a6b1e2cf7 Mon Sep 17 00:00:00 2001 From: lmat Date: Tue, 28 Nov 2017 16:10:28 -0500 Subject: [PATCH] Removing Arch Linux Autotools build It has failed many times, but to my knowledge the failure has never been legitimate. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index fde6ab566e..ea030e040b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,6 @@ language: c++ compiler: gcc env: - BUILDENV=arch BUILDTYPE=cmake-ninja - - BUILDENV=arch BUILDTYPE=autotools - BUILDENV=ubuntu-14.04 BUILDTYPE=cmake-make - BUILDENV=ubuntu-14.04 BUILDTYPE=autotools services: