Skip to content

Commit 8181c5b

Browse files
committed
set cacheDirectory
1 parent 26c5513 commit 8181c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ matrix:
1414
include:
1515
- os: linux
1616
node_js: "10"
17-
env: NO_WATCH_TESTS=1 JEST=--showConfig JOB_PART="integration1"
17+
env: NO_WATCH_TESTS=1 JEST="--showConfig --cacheDirectory .jest-cache" JOB_PART="integration1"
1818
allow_failures:
1919
- os: osx
2020
fast_finish: true

0 commit comments

Comments
 (0)