1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-07-03 20:45:46 +00: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