Stop installing rustfmt-preview, it's already present

This commit is contained in:
Michael Vines 2018-08-03 14:14:27 -07:00 committed by Grimes
parent 83b308983f
commit 15a6179b97
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ _() {
"$@"
}
_ rustup component add rustfmt-preview
_ cargo fmt -- --check
_ cargo build --verbose
_ cargo test --verbose