Przeglądaj źródła

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

Till Klocke 9 lat temu
rodzic
commit
ba319c5492
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      .kitchen.yml

+ 1 - 1
.kitchen.yml

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