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

Commit

Permalink
add more cache dir in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
arnabk committed Oct 2, 2019
1 parent 1befab4 commit 9380f65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ install:
cache:
directories:
- node_modules
- storybook-static
script:
- npm run test
- npm run build
Expand Down

0 comments on commit 9380f65

Please sign in to comment.