Skip to content

Commit

Permalink
Bump node memory
Browse files Browse the repository at this point in the history
  • Loading branch information
DarcyRaynerDD committed Dec 3, 2019
1 parent cef65b5 commit 45c209b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ version: 2.1

jobs:
verify_build:
environment:
NODE_OPTIONS: --max_old_space_size=4096
working_directory: ~/repo
docker:
- image: circleci/node:<< parameters.node >>
Expand Down

0 comments on commit 45c209b

Please sign in to comment.