1
0
mirror of https://github.com/stedolan/jq.git synced 2024-05-11 05:55:39 +00:00

Upload build failure logs

Signed-off-by: Nicolas Williams <nico@cryptonector.com>
This commit is contained in:
Jan Schulz
2016-01-16 22:39:55 +01:00
committed by Nicolas Williams
parent ec4dfd32cc
commit e6e07cd2c6

View File

@ -33,3 +33,13 @@ artifacts:
- path: jq.exe
name: jq-exe
- path: test-suite.log
name: logs
on_failure:
- cat test-suite.log
- appveyor PushArtifact test-suite.log
# also push the jq.exe so that someone can download it anyways...
- appveyor PushArtifact jq-package.zip