1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-05-20 01:08:10 +00: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
test_script:
- RUST_BACKTRACE=1 cargo test --no-default-features
- cargo test --no-default-features