mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-11-23 21:13:18 +03:00
test
This commit is contained in:
parent
01e8d24ae2
commit
9310a006f5
@ -34,7 +34,6 @@ test_script:
|
|||||||
# the features.
|
# the features.
|
||||||
- cargo build --manifest-path crates/web-sys/Cargo.toml --target wasm32-unknown-unknown --features "Node Window Document"
|
- cargo build --manifest-path crates/web-sys/Cargo.toml --target wasm32-unknown-unknown --features "Node Window Document"
|
||||||
|
|
||||||
|
|
||||||
before_deploy:
|
before_deploy:
|
||||||
- ps: |
|
- ps: |
|
||||||
$NAME = "wasm-bindgen-${env:APPVEYOR_REPO_TAG_NAME}-${env:TARGET}"
|
$NAME = "wasm-bindgen-${env:APPVEYOR_REPO_TAG_NAME}-${env:TARGET}"
|
||||||
|
Loading…
Reference in New Issue
Block a user