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 dfa3739 commit 68d2d53Copy full SHA for 68d2d53
.travis.yml
@@ -3,7 +3,7 @@ sudo: false
3
language: node_js
4
5
before_install:
6
- - curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.17.3
+ - curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.19.1
7
- export PATH=$HOME/.yarn/bin:$PATH
8
9
install:
0 commit comments