1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-24 07:53:00 +01:00

update appveyor config

This commit is contained in:
Nikolay Kim 2018-10-08 21:23:52 -07:00
parent 2b4870e65b
commit fd5da5945e

View File

@ -37,4 +37,5 @@ build: false
# Equivalent to Travis' `script` phase
test_script:
- cargo test --no-default-features --features="flate2-rust"
- cargo clean
- cargo test