Skip to content

Commit a5b15a5

Browse files
author
Matt Lewis
committed
chore: fix travis yarn caching
1 parent 069d224 commit a5b15a5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,4 @@ script: npm test
88
notifications:
99
email: false
1010

11-
cache:
12-
directories:
13-
- node_modules
11+
cache: yarn

0 commit comments

Comments
 (0)