mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-07-31 20:11:55 +00:00
Hack around a broken nightly
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user