From e627613bc580d7ba4b09e9b9305127c5e65aaa58 Mon Sep 17 00:00:00 2001 From: Eugenio Romano <eugenio.romano@alfresco.com> Date: Fri, 9 Mar 2018 12:59:45 +0000 Subject: [PATCH] fast stop appveyor --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 67cd48a44b..89e4221079 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -54,4 +54,4 @@ install: # Don't actually build. build: off matrix: - fast_finish: false + fast_finish: true