Skip to content

Commit 845d7c8

Browse files
author
Ian Tan
committed
chore(): fix wrong cache folder
1 parent cc45ad5 commit 845d7c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ script:
1212
- yarn run test
1313
cache:
1414
directories:
15-
- "$HOME/.yarn-"
15+
- "$HOME/.yarn-cache"

0 commit comments

Comments
 (0)