Try to fix AppVeyor

This commit is contained in:
Alex Crichton 2018-09-06 16:22:19 -07:00
parent b2afe15c66
commit d279fe81e7

View File

@ -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: