Skip to content

Commit

Permalink
Give travis more heap for builds
Browse files Browse the repository at this point in the history
  • Loading branch information
dashersw committed Nov 23, 2020
1 parent 310e799 commit 6089d22
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
language: node_js
env:
- NODE_OPTIONS=--max_old_space_size=4096
matrix:
include:
- node_js: '10'
Expand Down

0 comments on commit 6089d22

Please sign in to comment.