Skip to content
This repository was archived by the owner on Feb 4, 2022. It is now read-only.

Commit f54d7b4

Browse files
committed
chore(travis): cache downloaded mongodb versions
1 parent c141add commit f54d7b4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@ dist: xenial
22
language: node_js
33

44
cache:
5-
yarn: true
65
directories:
7-
- node_modules
6+
- /home/travis/.mongodb/versions
87

98
jobs:
109
include:

0 commit comments

Comments
 (0)