Skip to content

Commit 3a23126

Browse files
committed
Change nvm version in travis
1 parent 3519a99 commit 3a23126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ licenses:
2525
- android-sdk-license-.+
2626
- google-gdk-license-.+
2727
before_install:
28-
- nvm install 7
28+
- nvm install 8
2929
- node --version
3030
- travis_retry curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
3131
- echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list

0 commit comments

Comments
 (0)