Test static Windows build on AppVeyor

This commit is contained in:
timvisee 2019-03-04 17:37:54 +01:00
parent 6a87a815d5
commit ae2e64a181
No known key found for this signature in database
GPG key ID: B8DB720BC383E172

View file

@ -34,6 +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
- cargo build --release --verbose
test: false