mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
Add RUST_BACKTRACE=1 to .travis.yml
This commit is contained in:
parent
e89b062b76
commit
c48beb652e
@ -10,3 +10,5 @@ script:
|
||||
- ./prepare_libcore.sh
|
||||
- ./build.sh
|
||||
|
||||
env:
|
||||
- RUST_BACKTRACE=1
|
||||
|
Loading…
Reference in New Issue
Block a user