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 7bf1807 commit db8529aCopy full SHA for db8529a
.travis.yml
@@ -10,7 +10,7 @@ addons:
10
node_js:
11
- '10.11.0'
12
before_install:
13
- - curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.9.4
+ - curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.10.1
14
- export PATH="$HOME/.yarn/bin:$PATH"
15
install:
16
- yarn
0 commit comments