mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
Fix appveyor
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user