mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-11-24 06:33:33 +03:00
Try to fix AppVeyor
This commit is contained in:
parent
b2afe15c66
commit
d279fe81e7
@ -29,7 +29,7 @@ test_script:
|
||||
# Try just a few features for `web-sys`, unfortunately the whole crate blows
|
||||
# system command line limits meaning we can't even spawn rustc to enable all
|
||||
# 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"
|
||||
|
||||
branches:
|
||||
only:
|
||||
|
Loading…
Reference in New Issue
Block a user