Skip to content

Commit 03435a2

Browse files
committed
fail appveyor build immediately when one job fails
1 parent 804a994 commit 03435a2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

appveyor.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ environment:
5454
- PYTHON: "C:/Python36-x64"
5555
ENABLE_CONTRIB: 1
5656

57+
matrix:
58+
fast_finish: true
59+
60+
5761
build_script:
5862
- cmd: >-
5963

0 commit comments

Comments
 (0)