simplify appveyor

This commit is contained in:
Mackenzie Clark 2018-11-12 16:28:17 -08:00
parent 5192fcef2f
commit 847b38aece

View file

@ -42,5 +42,3 @@ build: false
test_script: test_script:
- cargo test - cargo test
- cargo test --no-default-features - cargo test --no-default-features
- cargo test --no-default-features --features "deflate"
- cargo test --no-default-features --features "bzip2"