Browse Source

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

Till Klocke 9 years ago
parent
commit
ba319c5492
1 changed files with 1 additions and 1 deletions
  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