Browse Source

Update .travis.yml

Daniel Zlotin 7 years ago
parent
commit
8718370f2f
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      .travis.yml

+ 2
- 0
.travis.yml View File

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