8000 CI: do not abort on first fail · QuLogic/matplotlib@3e76f7b · GitHub
[go: up one dir, main page]

Skip to content

Commit 3e76f7b

Browse files
committed
CI: do not abort on first fail
1 parent 298d673 commit 3e76f7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,4 +176,4 @@ on_failure:
176176
- appveyor PushArtifact result_images.zip
177177

178178
matrix:
179-
fast_finish: true
179+
fast_finish: false

0 commit comments

Comments
 (0)
0