[appveyor] enable panic backtraces

This commit is contained in:
gnzlbg 2017-09-21 13:19:29 +02:00
parent 800b43ec59
commit 868399bcc4

View file

@ -15,4 +15,5 @@ build: false
test_script:
- cargo test --target %TARGET%
- set RUST_BACKTRACE=1
- cargo test --target %TARGET% --release