Sfoglia il codice sorgente

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

Till Klocke 9 anni fa
parent
commit
ba319c5492
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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