solana/ci/test-ignored.sh

9 lines
123 B
Bash
Raw Normal View History

2018-05-21 23:02:54 -07:00
#!/bin/bash -e
cd $(dirname $0)/..
source $HOME/.cargo/env
rustup update
export RUST_BACKTRACE=1
cargo test -- --ignored