mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-24 18:43:33 +03:00
Hack around a broken nightly
This commit is contained in:
parent
5319c1c31d
commit
df19b63c60
@ -4,6 +4,7 @@ sudo: false
|
||||
INSTALL_NODE_VIA_NVM: &INSTALL_NODE_VIA_NVM
|
||||
|
|
||||
rustup target add wasm32-unknown-unknown
|
||||
rustup component add llvm-tools-preview
|
||||
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.8/install.sh | bash
|
||||
source ~/.nvm/nvm.sh
|
||||
nvm install v10.5
|
||||
|
Loading…
Reference in New Issue
Block a user