Skip to content

Commit

Permalink
Temporary fix for 0.2.20
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Sep 6, 2018
1 parent 6e31950 commit c556efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit c556efb

Please sign in to comment.