Skip to content

Commit f3d8ea9

Browse files
authored
chore: patch travis node version (#126)
1 parent 017a570 commit f3d8ea9

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
@@ -11,7 +11,7 @@ android:
1111
- extra-google-m2repository
1212

1313
before_install:
14-
- nvm install 8
14+
- nvm install 10
1515
- node --version
1616
- curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
1717
- echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list

0 commit comments

Comments
 (0)