We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 017a570 commit f3d8ea9Copy full SHA for f3d8ea9
.travis.yml
@@ -11,7 +11,7 @@ android:
11
- extra-google-m2repository
12
13
before_install:
14
- - nvm install 8
+ - nvm install 10
15
- node --version
16
- curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
17
- echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
0 commit comments