mirror of
https://github.com/actix/actix-web.git
synced 2025-06-05 14:48:50 +00:00
update config for appveyor
This commit is contained in:
parent
7ad66956b2
commit
46841cc87e
1 changed files with 0 additions and 2 deletions
|
@ -59,6 +59,4 @@ build: false
|
||||||
|
|
||||||
# Equivalent to Travis' `script` phase
|
# Equivalent to Travis' `script` phase
|
||||||
test_script:
|
test_script:
|
||||||
- cargo build --no-default-features
|
|
||||||
- cargo clean
|
|
||||||
- RUST_BACKTRACE=1 cargo test --no-default-features
|
- RUST_BACKTRACE=1 cargo test --no-default-features
|
||||||
|
|
Loading…
Reference in a new issue