We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3519a99 commit 3a23126Copy full SHA for 3a23126
.travis.yml
@@ -25,7 +25,7 @@ licenses:
25
- android-sdk-license-.+
26
- google-gdk-license-.+
27
before_install:
28
- - nvm install 7
+ - nvm install 8
29
- node --version
30
- travis_retry curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
31
- echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
0 commit comments