mirror of
https://github.com/actix/actix-web.git
synced 2025-01-03 13:58:44 +00:00
cargo clean for appvoyer
This commit is contained in:
parent
774de4b44a
commit
38931d7867
1 changed files with 1 additions and 0 deletions
|
@ -45,4 +45,5 @@ build: false
|
||||||
# Equivalent to Travis' `script` phase
|
# Equivalent to Travis' `script` phase
|
||||||
test_script:
|
test_script:
|
||||||
- cargo build --no-default-features
|
- cargo build --no-default-features
|
||||||
|
- cargo clean
|
||||||
- cargo test --no-default-features
|
- cargo test --no-default-features
|
||||||
|
|
Loading…
Reference in a new issue