mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
Don't backtrace failures on windows
This commit is contained in:
@@ -20,5 +20,4 @@ build: false
|
||||
|
||||
test_script:
|
||||
- cargo test --target %TARGET%
|
||||
- set RUST_BACKTRACE=1
|
||||
- cargo test --target %TARGET% --release
|
||||
|
||||
Reference in New Issue
Block a user