Fix npm ci on AppVeyor

This commit is contained in:
Alex Crichton 2018-08-27 19:02:26 -07:00
parent 0e38388e7b
commit a48a35fe41

View File

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