1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-27 17:52:56 +01:00

app veyor config

This commit is contained in:
Nikolay Kim 2018-01-29 14:51:34 -08:00
parent b686f39d0b
commit 6e51573975

View File

@ -61,4 +61,4 @@ build: false
test_script:
- cargo build --no-default-features
- cargo clean
- cargo test --no-default-features
- RUST_BACKTRACE=1 cargo test --no-default-features