diff --git a/appveyor.yml b/appveyor.yml index f5c71017..67321b4b 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -42,5 +42,3 @@ build: false test_script: - cargo test - cargo test --no-default-features - - cargo test --no-default-features --features "deflate" - - cargo test --no-default-features --features "bzip2"