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