Browse Source

We need more RAM on Ubuntu to be able to use grunt (isn't nodejs efficient?)

Till Klocke 9 năm trước cách đây
mục cha
commit
ba319c5492
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .kitchen.yml

+ 1 - 1
.kitchen.yml

@@ -26,7 +26,7 @@ platforms:
       driver:
         box: ubuntu/trusty64
         customize:
-          memory: 256
+          memory: 512
 
 suites:
   - name: supernode