mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-11-24 06:33:33 +03:00
ci: remove hack for broken libLLVM.so in nightly
This commit is contained in:
parent
4e86ecd2c5
commit
3929e371dd
@ -4,7 +4,6 @@ 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