End command correctly
This commit is contained in:
parent
7d31d359a3
commit
61be6ba62a
|
@ -29,7 +29,7 @@ test_script:
|
|||
# we don't run the "test phase" when doing deploys
|
||||
- if [%APPVEYOR_REPO_TAG%]==[false] (
|
||||
cargo test --target %TARGET% &&
|
||||
cargo build --target %TARGET% &&
|
||||
cargo build --target %TARGET%
|
||||
)
|
||||
|
||||
before_deploy:
|
||||
|
|
Loading…
Reference in a new issue