From f2f35a2b27d0074ab015b8a37d6563eec74147d5 Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Tue, 27 Dec 2016 22:20:40 +0100 Subject: [PATCH] Disable AppVeyor fast_finish As NTS and TS fail in different ways, we want to see both. --- .appveyor.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index 9a05c6a65c4..ba0d1c132d7 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -29,9 +29,6 @@ environment: - THREAD_SAFE: 1 OPCACHE: 1 -matrix: - fast_finish: true - services: # the setup scripts have to be touched, once some other db version is used - mysql