This commit is contained in:
Alex Crichton 2019-01-17 10:12:46 -08:00
parent 01e8d24ae2
commit 9310a006f5

View File

@ -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}"