mirror of
https://github.com/fluencelabs/wasmer
synced 2025-05-28 01:21:19 +00:00
Test in release mode in windows (faster tests)
This commit is contained in:
parent
a56aaeaaa3
commit
c15da949bb
@ -51,7 +51,7 @@ build_script:
|
||||
- cargo build --release --manifest-path lib/runtime-c-api/Cargo.toml
|
||||
|
||||
test_script:
|
||||
- cargo test --manifest-path lib/spectests/Cargo.toml --features clif -- --nocapture
|
||||
- cargo test --manifest-path lib/spectests/Cargo.toml --release --features clif -- --nocapture
|
||||
|
||||
before_deploy:
|
||||
- appveyor PushArtifact target\release\wasmer_runtime_c_api.dll
|
||||
|
Loading…
x
Reference in New Issue
Block a user