ci: remove hack for broken libLLVM.so in nightly

This commit is contained in:
Nick Fitzgerald 2018-09-12 14:09:00 -07:00
parent 4e86ecd2c5
commit 3929e371dd

View File

@ -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