1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-24 08:22:59 +01:00

update config for appveyor

This commit is contained in:
Nikolay Kim 2018-02-04 10:31:39 -08:00
parent 7ad66956b2
commit 46841cc87e

View File

@ -59,6 +59,4 @@ build: false
# Equivalent to Travis' `script` phase
test_script:
- cargo build --no-default-features
- cargo clean
- RUST_BACKTRACE=1 cargo test --no-default-features