mirror of
https://github.com/actix/actix-web.git
synced 2024-11-27 12:01:15 +00:00
update appveyor config
This commit is contained in:
parent
2b4870e65b
commit
fd5da5945e
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue