[appveyor] enable panic backtraces
This commit is contained in:
parent
800b43ec59
commit
868399bcc4
1 changed files with 1 additions and 0 deletions
|
|
@ -15,4 +15,5 @@ build: false
|
|||
|
||||
test_script:
|
||||
- cargo test --target %TARGET%
|
||||
- set RUST_BACKTRACE=1
|
||||
- cargo test --target %TARGET% --release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue