appveyor: immediately finish build once one of the jobs fails

This commit is contained in:
Benoit Pierre 2018-10-27 15:40:05 +02:00
parent b82b21a401
commit e5f9a9050c
1 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,9 @@ environment:
- PYTHON: "C:\\Python35-x64"
- PYTHON: "C:\\Python36"
matrix:
fast_finish: true
clone_depth: 50
install: