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 1f573b2 commit 086c998Copy full SHA for 086c998
.travis.yml
@@ -10,7 +10,7 @@ notifications:
10
node_js:
11
- "10.19.0"
12
before_install:
13
- - curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.7.0
+ - curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.21.1
14
- export PATH=$HOME/.yarn/bin:$PATH
15
script:
16
- yarn run test
0 commit comments