try fix travis

This commit is contained in:
Eric Vergnaud 2020-10-04 00:01:56 +08:00
parent 596267d6a4
commit d5e2e4b4f3
1 changed files with 1 additions and 0 deletions

View File

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