Преглед на файлове

CI: Set appveyor fast_finish to speed up build when one fails

Stefan Profanter преди 5 години
родител
ревизия
0c8e6dc6e3
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 4 0
      appveyor.yml

+ 4 - 0
appveyor.yml

@@ -6,6 +6,10 @@ clone_depth: 20
 # Avoid building branch if it is part of a PR and built anyways
 skip_branch_with_pr: true
 
+# Fast finish (stop other builds if one fails) to speed up appveyor builds
+matrix:
+  fast_finish: true
+
 environment:
     global:
         APPVEYOR_CACHE_ENTRY_ZIP_ARGS: -t7z -m0=lzma -mx=9