Skip to content

Commit 56b744e

Browse files
committed
Merge remote-tracking branch 'origin/7-dev' into 7.3.0-proposal
2 parents d0e0166 + 210dc33 commit 56b744e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ jobs:
103103
env:
104104
- BRANCH=dev
105105
- NODE_ENV=production
106+
- NODE_OPTIONS="--max_old_space_size=4096"
106107
- S3_BUCKET=docs-next.kuzzle.io
107108
- CLOUDFRONT_DISTRIBUTION_ID=E2ZCCEK9GRB49U
108109
- AWS_DEFAULT_REGION=us-west-2
@@ -140,6 +141,7 @@ jobs:
140141
node_js: 10
141142
env:
142143
- NODE_ENV=production
144+
- NODE_OPTIONS="--max_old_space_size=4096"
143145
- S3_BUCKET=docs.kuzzle.io
144146
- CLOUDFRONT_DISTRIBUTION_ID=E3D6RP0POLCJMM
145147
- AWS_DEFAULT_REGION=us-west-2

0 commit comments

Comments
 (0)