appveyor: show test-results after .tap upload
This commit is contained in:
committed by
Ralph Lange
parent
ca74a8424b
commit
2fd1f9ec16
@@ -86,6 +86,7 @@ test_script:
|
|||||||
|
|
||||||
on_finish:
|
on_finish:
|
||||||
- ps: Get-ChildItem *.tap -Recurse -Force | % { Push-AppveyorArtifact $_.FullName -FileName $_.Name }
|
- ps: Get-ChildItem *.tap -Recurse -Force | % { Push-AppveyorArtifact $_.FullName -FileName $_.Name }
|
||||||
|
- cmd: python .ci/appveyor/do.py build test-results -s
|
||||||
|
|
||||||
#---------------------------------#
|
#---------------------------------#
|
||||||
# debugging #
|
# debugging #
|
||||||
|
|||||||
Reference in New Issue
Block a user