mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-30 02:37:36 +02:00
Add test log to appveyor artifacts.
This commit is contained in:
@ -8,3 +8,6 @@ build:
|
|||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
- msbuild RUN_TESTS.vcxproj
|
- msbuild RUN_TESTS.vcxproj
|
||||||
|
|
||||||
|
artifacts:
|
||||||
|
- path: Testing/Temporary/LastTest.log
|
||||||
|
Reference in New Issue
Block a user