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.
2 parents 03a9aaa + 02fff58 commit 2f95ebcCopy full SHA for 2f95ebc
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