1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-08-31 19:37:00 +02: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