From d4129cacb607b206fbdebd61e43eb23c060f4151 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 11 Jan 2020 12:27:06 +0300 Subject: AppVeyor: fast_finish --- .appveyor.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.appveyor.yml b/.appveyor.yml index 4216757..a72aab5 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -17,6 +17,9 @@ configuration: - Debug - Release +matrix: + fast_finish: true + install: - git submodule update --init --recursive -- cgit v1.2.3