1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-07-03 20:45:46 +00: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