From 812f6d33903defb7e3427e5893739f00dcef9c7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Dahlgren?= Date: Tue, 16 Oct 2018 20:04:06 +0200 Subject: [PATCH] Drop win32 builds See https://github.com/conda-forge/staged-recipes/issues/5640 --- appveyor.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index e893e8e5..341c59d8 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,10 +1,6 @@ environment: matrix: - - TARGET_ARCH: x86 - CONDA_PY: 36 - CONDA_INSTALL_LOCN: C:\\Miniconda36 - - TARGET_ARCH: x64 CONDA_PY: 36 CONDA_INSTALL_LOCN: C:\\Miniconda36-x64