8
0
Эх сурвалжийг харах

CI: Increased "max_old_size_space" for Karma+Webpack.

Kamil Piechaczek 8 жил өмнө
parent
commit
4a5f1969d4
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -19,4 +19,4 @@ install:
   - mgit bootstrap --resolver-url-template="https://github.com/\${ path }.git"
   - lerna bootstrap
 script:
-  - ckeditor5-dev-tests --reporter=dots
+  - node --max_old_space_size=4096 ckeditor5-dev-tests --reporter=dots