Explorar el Código

Update .travis.yml

Daniel Zlotin hace 7 años
padre
commit
8718370f2f
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2
    0
      .travis.yml

+ 2
- 0
.travis.yml Ver fichero

@@ -19,6 +19,8 @@ cache:
19 19
     - $HOME/.m2
20 20
 
21 21
 install:
22
+  - sysctl hw.ncpu
23
+  - sysctl hw.memsize
22 24
         # node:
23 25
   - source ./scripts/env/installNode.sh
24 26
         # yarn: