summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorMario Emmenlauer <memmenlauer@biodataanalysis.de>2021-08-11 19:30:25 +0200
committerMario Emmenlauer <memmenlauer@biodataanalysis.de>2021-08-11 19:30:25 +0200
commit6dfaf9c6d82773e77ac628b2ea959bea238bf9d6 (patch)
treecc6ddcac97639481073ccaa6922757e644f5e387 /appveyor.yml
parentfcb07b18c81b8fb329614eac75fdd1c15fc750e0 (diff)
downloadthrift-6dfaf9c6d82773e77ac628b2ea959bea238bf9d6.tar.gz
appveyor.yml: Disabled 'fast_finish'
Diffstat (limited to 'appveyor.yml')
-rwxr-xr-xappveyor.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/appveyor.yml b/appveyor.yml
index f0e92f366..8b791e41a 100755
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -28,8 +28,10 @@ branches:
- master
- /^(release/)?\d+\.\d+\.\d+$/
-matrix:
- fast_finish: true
+# Note: We could abort all jobs on the first error, but then it
+# becomes hard to learn from the other jobs results. Therefore disabled:
+#matrix:
+# fast_finish: true
environment:
matrix: