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 681432a commit 1f573b2Copy full SHA for 1f573b2
.travis.yml
@@ -8,7 +8,7 @@ cache:
8
notifications:
9
email: true
10
node_js:
11
- - "10.x"
+ - "10.19.0"
12
before_install:
13
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.7.0
14
- export PATH=$HOME/.yarn/bin:$PATH
0 commit comments