From b4cbd7a1fea96264e166b0bcaeaf7a66eac5ba60 Mon Sep 17 00:00:00 2001 From: Jason Rhinelander Date: Mon, 17 Apr 2017 11:57:46 -0400 Subject: [PATCH] Appveyor: Disable fast_finish for now While builds are randomly failing, fast_finish is counterproductive. Will reenable this once appveyor stabilizes. --- .appveyor.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index d75a0b911..683494b5c 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -13,7 +13,6 @@ environment: - CONDA: 36 - CONDA: 27 matrix: - fast_finish: true # Stop remaining jobs after a job failure exclude: - image: Visual Studio 2015 platform: x86