Add RUST_BACKTRACE
This commit is contained in:
@@ -5,6 +5,7 @@ cd "$(dirname "$0")/.."
|
||||
rustc --version
|
||||
cargo --version
|
||||
|
||||
export RUST_BACKTRACE=1
|
||||
rustup component add rustfmt-preview
|
||||
cargo build --verbose --features unstable
|
||||
cargo test --verbose --features unstable
|
||||
|
Reference in New Issue
Block a user