mirror of
https://github.com/bspeice/qadapt
synced 2024-11-14 10:08:08 -05:00
Set backtrace for appveyor
This commit is contained in:
parent
975f041523
commit
14f391f058
@ -29,6 +29,7 @@ test_script:
|
||||
# If you need to run additional steps during testing, they should be placed
|
||||
# inside this block
|
||||
- if [%APPVEYOR_REPO_TAG%]==[false] (
|
||||
set RUST_BACKTRACE=1 &&
|
||||
cargo test --target %TARGET% &&
|
||||
cargo test --target %TARGET% --release
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user