diff --git a/.appveyor.yml b/.appveyor.yml index 3007a60c2..c886098af 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -59,6 +59,4 @@ build: false # Equivalent to Travis' `script` phase test_script: - - cargo build --no-default-features - - cargo clean - RUST_BACKTRACE=1 cargo test --no-default-features