Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Commit

Permalink
Cache SK-next files in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Ryu committed Jul 22, 2020
1 parent cebf0cc commit 3505c07
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ matrix:
- yarn build
- yarn type-check
- yarn test:ci "(address|react-server)"
cache:
directories:
- .sewing-kit
- packages/*/build
- <<: *node_container
name: 'Node - unit tests'
script:
Expand Down

0 comments on commit 3505c07

Please sign in to comment.