mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-13 09:01:01 +00:00
Skip asmjs
This commit is contained in:
@@ -53,7 +53,6 @@ elif [ -n "${EMSCRIPTEN}" ]; then
|
|||||||
chmod +x ~/.cargo/bin/cargo-web
|
chmod +x ~/.cargo/bin/cargo-web
|
||||||
|
|
||||||
cd "$DIR/test_suite"
|
cd "$DIR/test_suite"
|
||||||
cargo web test --target=asmjs-unknown-emscripten --nodejs
|
|
||||||
cargo web test --target=wasm32-unknown-emscripten --nodejs
|
cargo web test --target=wasm32-unknown-emscripten --nodejs
|
||||||
else
|
else
|
||||||
CHANNEL=nightly
|
CHANNEL=nightly
|
||||||
|
|||||||
Reference in New Issue
Block a user