Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59478d2 commit 02fff58Copy full SHA for 02fff58
1 file changed
appveyor.yml
@@ -187,3 +187,6 @@ on_failure:
187
- echo zipping images after a failure...
188
- 7z a result_images.zip result_images\ |grep -v "Compressing"
189
- appveyor PushArtifact result_images.zip
190
+
191
+matrix:
192
+ fast_finish: true
0 commit comments