watchexec/ci/script.sh

4 lines
116 B
Bash
Raw Normal View History

2016-10-14 04:09:34 +02:00
cargo clean --target $TARGET --verbose
cargo build --target $TARGET --verbose
cargo test --target $TARGET --verbose