Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Commit

Permalink
Work around issue yarnpkg/yarn#1724
Browse files Browse the repository at this point in the history
  • Loading branch information
jviide committed Nov 14, 2016
1 parent b945ff4 commit bff79c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions circle.yml
Expand Up @@ -8,6 +8,7 @@ dependencies:
cache_directories:
- ~/.yarn-cache
pre:
- mkdir -p ~/.cache/yarn
- curl -o- -L https://yarnpkg.com/install.sh | bash
override:
- yarn install
Expand Down

0 comments on commit bff79c3

Please sign in to comment.