MOBILE-3833 travis: Fix node installation

main
Noel De Martin 2021-09-01 08:34:52 +02:00
parent 76e4fa8678
commit 68625f1485
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ cache:
- $HOME/.android/build-cache
before_install:
- nvm use
- nvm install
- node --version
- npm --version
- nvm --version