watchexec/ci/script.sh
2016-10-13 22:09:34 -04:00

4 lines
116 B
Bash

cargo clean --target $TARGET --verbose
cargo build --target $TARGET --verbose
cargo test --target $TARGET --verbose