Explicitly statically link on AppVeyor CI
This commit is contained in:
parent
ae2e64a181
commit
dfe3b103b1
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ build_script:
|
|||
# - cargo check --no-default-features --features send3 --verbose
|
||||
# - cargo check --features no-color --verbose
|
||||
# - cargo test --verbose
|
||||
- set OPENSSL_STATIC=1
|
||||
- set RUSTFLAGS=-Ctarget-feature=+crt-static
|
||||
- cargo build --release --verbose
|
||||
|
||||
test: false
|
||||
|
|
Loading…
Add table
Reference in a new issue