mirror of
https://github.com/actix/actix-web.git
synced 2025-01-10 17:25:36 +00:00
remove rust_backtrace for appveyor
This commit is contained in:
parent
46841cc87e
commit
b6d5516e3a
1 changed files with 1 additions and 1 deletions
|
@ -59,4 +59,4 @@ build: false
|
|||
|
||||
# Equivalent to Travis' `script` phase
|
||||
test_script:
|
||||
- RUST_BACKTRACE=1 cargo test --no-default-features
|
||||
- cargo test --no-default-features
|
||||
|
|
Loading…
Reference in a new issue