Hack around a broken nightly

This commit is contained in:
Alex Crichton 2018-08-30 10:33:34 -07:00
parent 5319c1c31d
commit df19b63c60

View File

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