mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 09:21:46 +00:00
travis: Use make -j $(nproc)
This commit is contained in:
committed by
Thomas Krijnen
parent
d8b2cc77cc
commit
4f9991fb13
+1
-1
@@ -46,7 +46,7 @@ script:
|
||||
-DGLTF_SUPPORT=On \
|
||||
-DJSON_INCLUDE_DIR=/usr/include/json \
|
||||
..
|
||||
- sudo make -j2 install
|
||||
- sudo make -j$(nproc) install
|
||||
|
||||
- cd ../../test
|
||||
- /usr/bin/python2.7 tests.py
|
||||
|
||||
Reference in New Issue
Block a user