Commit b4cbd7a1 by Jason Rhinelander

Appveyor: Disable fast_finish for now

While builds are randomly failing, fast_finish is counterproductive.

Will reenable this once appveyor stabilizes.
parent 2d14c1c5
...@@ -13,7 +13,6 @@ environment: ...@@ -13,7 +13,6 @@ environment:
- CONDA: 36 - CONDA: 36
- CONDA: 27 - CONDA: 27
matrix: matrix:
fast_finish: true # Stop remaining jobs after a job failure
exclude: exclude:
- image: Visual Studio 2015 - image: Visual Studio 2015
platform: x86 platform: x86
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment