mirror of
https://github.com/actix/actix-web.git
synced 2024-12-18 14:16:47 +00:00
app veyor config
This commit is contained in:
parent
b686f39d0b
commit
6e51573975
1 changed files with 1 additions and 1 deletions
|
@ -61,4 +61,4 @@ build: false
|
||||||
test_script:
|
test_script:
|
||||||
- cargo build --no-default-features
|
- cargo build --no-default-features
|
||||||
- cargo clean
|
- cargo clean
|
||||||
- cargo test --no-default-features
|
- RUST_BACKTRACE=1 cargo test --no-default-features
|
||||||
|
|
Loading…
Reference in a new issue