Run most CI steps in docker
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
|
||||
cd $(dirname $0)/..
|
||||
|
||||
source $HOME/.cargo/env
|
||||
rustup update
|
||||
rustc --version
|
||||
cargo --version
|
||||
|
||||
export RUST_BACKTRACE=1
|
||||
cargo test -- --ignored
|
||||
|
Reference in New Issue
Block a user