Fix appveyor

This commit is contained in:
Seiichi Uchida
2018-02-07 23:57:37 +09:00
parent b2a3986160
commit 5297e7c6dc
-3
View File
@@ -47,9 +47,6 @@ install:
# ???
build: false
# Build rustfmt, run the executables as
test_script:
- cargo build --verbose
- cargo run --bin rustfmt -- --help
- cargo run --bin cargo-fmt -- --help
- cargo test