1
0
mirror of https://github.com/fluencelabs/wasmer synced 2025-03-16 16:20:49 +00:00

Updated test script

This commit is contained in:
Syrus 2019-03-07 19:32:04 -08:00
parent 4acb826bf2
commit 3866f8fd73

@ -48,7 +48,7 @@ build_script:
- cargo build --release --verbose
test_script:
- cargo test --package wasmer-spectests
- cargo test --manifest-path lib/spectests/Cargo.toml --features clif
after_build:
- cd ./src/installer