Don't backtrace failures on windows

This commit is contained in:
Alex Crichton 2017-09-26 20:03:01 -07:00
parent 87afb940eb
commit 9413ec01a7

View file

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