1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-01-18 05:41:50 +01:00

remove rust_backtrace for appveyor

This commit is contained in:
Nikolay Kim 2018-02-04 10:48:16 -08:00
parent 46841cc87e
commit b6d5516e3a

View File

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