Skip to content

Commit deaa0af

Browse files
committed
ci: Setup yarn cache for builds 🔧
1 parent 67df758 commit deaa0af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: node_js
22
cache:
3+
yarn: true
34
directories:
45
- node_modules
56
git:

0 commit comments

Comments
 (0)