Skip to content

Commit db8529a

Browse files
committed
ci(travis): update yarn
1 parent 7bf1807 commit db8529a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ addons:
1010
node_js:
1111
- '10.11.0'
1212
before_install:
13-
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.9.4
13+
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.10.1
1414
- export PATH="$HOME/.yarn/bin:$PATH"
1515
install:
1616
- yarn

0 commit comments

Comments
 (0)