mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-11-24 06:33:33 +03:00
Fix npm ci
on AppVeyor
This commit is contained in:
parent
0e38388e7b
commit
a48a35fe41
@ -19,7 +19,7 @@ build: false
|
||||
|
||||
test_script:
|
||||
- rustup target add wasm32-unknown-unknown
|
||||
- npm ci
|
||||
- npm install
|
||||
- cargo test
|
||||
- cargo build --release -p wasm-bindgen-cli
|
||||
- where chromedriver
|
||||
|
Loading…
Reference in New Issue
Block a user