Skip to content

Commit

Permalink
chore(ci): update Yarn version (carbon-design-system#1390)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshblack authored and alisonjoseph committed Oct 3, 2018
1 parent ae100de commit 58699b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ notifications:
email: false

before_install:
- 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
- export PATH=$HOME/.yarn/bin:$PATH
- yarn global add greenkeeper-lockfile@1

Expand Down

0 comments on commit 58699b8

Please sign in to comment.