Skip to content
This repository was archived by the owner on Aug 24, 2019. It is now read-only.

Commit 1af6866

Browse files
committed
chore(travis): upgrade yarn
1 parent 224f6f2 commit 1af6866

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
@@ -5,7 +5,7 @@ node_js:
55
- 8
66

77
before_install:
8-
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 0.28.4
8+
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.3.2
99
- export PATH="$HOME/.yarn/bin:$PATH"
1010

1111
script:

0 commit comments

Comments
 (0)