Skip to content

Commit

Permalink
ci: cache Cypress installation
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Jun 5, 2018
1 parent 1ffd81e commit 7c74be7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
paths:
- node_modules/
- ~/.cache/yarn
- ~/.cache/Cypress
- persist_to_workspace:
root: ~/project
paths:
Expand Down

0 comments on commit 7c74be7

Please sign in to comment.