1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-08-30 16:40:21 +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