mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-16 14:02:06 +03:00
Update node to support Array.values in tests.
This commit is contained in:
parent
b0906fddba
commit
7fe76061af
@ -6,7 +6,7 @@ INSTALL_NODE_VIA_NVM: &INSTALL_NODE_VIA_NVM
|
||||
rustup target add wasm32-unknown-unknown
|
||||
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.8/install.sh | bash
|
||||
source ~/.nvm/nvm.sh
|
||||
nvm install v10.5
|
||||
nvm install v10.9
|
||||
|
||||
INSTALL_GECKODRIVER: &INSTALL_GECKODRIVER
|
||||
|
|
||||
|
Loading…
Reference in New Issue
Block a user