We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26c5513 commit 8181c5bCopy full SHA for 8181c5b
.travis.yml
@@ -14,7 +14,7 @@ matrix:
14
include:
15
- os: linux
16
node_js: "10"
17
- env: NO_WATCH_TESTS=1 JEST=--showConfig JOB_PART="integration1"
+ env: NO_WATCH_TESTS=1 JEST="--showConfig --cacheDirectory .jest-cache" JOB_PART="integration1"
18
allow_failures:
19
- os: osx
20
fast_finish: true
0 commit comments