diff --git a/appveyor.yml b/appveyor.yml index 71704c494e7e..87c1773ce8eb 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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