nvm version 10

Signed-off-by: Avelino <t@avelino.xxx>
This commit is contained in:
Avelino 2021-04-09 09:48:36 -03:00
parent 24f7db42db
commit 82f20098c6
No known key found for this signature in database
GPG Key ID: B345B4D52E98180A

View File

@ -10,8 +10,7 @@ install:
before_deploy:
- . $HOME/.nvm/nvm.sh
- nvm install latest
- nvm use latest
- nvm install 10 && nvm use 10
- npm install netlify-cli -g
deploy: