mirror of
https://github.com/maputnik/editor.git
synced 2026-08-24 14:07:33 +00:00
Only increase stack size in travis build
This commit is contained in:
+1
-1
@@ -16,6 +16,6 @@ install:
|
||||
- npm install
|
||||
script:
|
||||
- mkdir public
|
||||
- npm run build
|
||||
- node --stack_size=100000 $(which npm) run build
|
||||
- npm run lint
|
||||
- npm run test
|
||||
|
||||
Reference in New Issue
Block a user