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,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: