Appveyor: Disable fast_finish for now

While builds are randomly failing, fast_finish is counterproductive.

Will reenable this once appveyor stabilizes.
This commit is contained in:
Jason Rhinelander 2017-04-17 11:57:46 -04:00
parent 2d14c1c5db
commit b4cbd7a1fe
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ environment:
- CONDA: 36
- CONDA: 27
matrix:
fast_finish: true # Stop remaining jobs after a job failure
exclude:
- image: Visual Studio 2015
platform: x86