mdbx-ci: push logs to appveyor separately.

This commit is contained in:
Leo Yuriev 2018-09-14 14:10:36 +03:00
parent f25c20693f
commit b4eb9dda5c

View File

@ -19,7 +19,7 @@ configuration:
platform:
- x86
#- x64
- x64
#- ARM
build_script:
@ -49,4 +49,5 @@ test_script:
}
on_failure:
- ps: Push-AppveyorArtifact test.log chk.log
- ps: Push-AppveyorArtifact test.log
- ps: Push-AppveyorArtifact chk.log