forked from jasder/antlr
try fix travis
This commit is contained in:
parent
596267d6a4
commit
d5e2e4b4f3
|
@ -6,5 +6,6 @@ sudo apt-get update -qq
|
|||
|
||||
curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash -
|
||||
sudo apt-get install -qq nodejs
|
||||
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.36.0/install.sh | sudo -E bash -
|
||||
sudo nvm use 14
|
||||
node --version
|
||||
|
|
Loading…
Reference in New Issue