Skip to content

Commit da32819

Browse files
committed
fix(travis): update yarn caching
1 parent 9368d58 commit da32819

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ branches:
1414
- master
1515
- /^dependabot/.*$/
1616

17-
cache:
18-
directories:
19-
- node_modules
17+
cache: yarn
2018

2119
notifications:
2220
email:

0 commit comments

Comments
 (0)