Skip to content

Commit

Permalink
Change nvm version in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
bhavik66 committed Dec 17, 2018
1 parent 3519a99 commit 3a23126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ licenses:
- android-sdk-license-.+
- google-gdk-license-.+
before_install:
- nvm install 7
- nvm install 8
- node --version
- travis_retry curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
- echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
Expand Down

0 comments on commit 3a23126

Please sign in to comment.