Remove nonexistent feature

This commit is contained in:
Josh Holmer 2018-07-20 19:04:12 -04:00
parent 2702145f3f
commit 879ca01042

View file

@ -10,7 +10,6 @@ environment:
CHANNEL: stable
- TARGET: x86_64-pc-windows-msvc
CHANNEL: nightly
TESTFLAGS: --features=cfzlib
# Install Rust and Cargo
# (Based on from https://github.com/rust-lang/libc/blob/master/appveyor.yml)