This commit is contained in:
Rob Walker
2018-06-26 14:42:27 -07:00
committed by Greg Fitzgerald
parent 05edfad13a
commit a5ce578c72

View File

@ -12,7 +12,7 @@ _() {
}
_ rustup component add rustfmt-preview
_ cargo fmt -- --write-mode=diff
_ cargo fmt -- --write-mode=check
_ cargo build --verbose
_ cargo test --verbose
_ cargo test -- --ignored