mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-25 11:02:11 +03:00
Try installing node on AppVeyor
This commit is contained in:
parent
ebc97438e7
commit
9369ae9522
@ -1,4 +1,5 @@
|
||||
install:
|
||||
- ps: Install-Product node 9
|
||||
- appveyor-retry appveyor DownloadFile https://win.rustup.rs/ -FileName rustup-init.exe
|
||||
- if not defined RUSTFLAGS rustup-init.exe -y --default-host x86_64-pc-windows-msvc --default-toolchain nightly
|
||||
- set PATH=%PATH%;C:\Users\appveyor\.cargo\bin
|
||||
|
Loading…
Reference in New Issue
Block a user