mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 13:43:40 +00:00
Use 4 threads
This commit is contained in:
+1
-1
@@ -54,7 +54,7 @@ script:
|
|||||||
-DJSON_INCLUDE_DIR=/usr/include/json \
|
-DJSON_INCLUDE_DIR=/usr/include/json \
|
||||||
-DBUILD_DOCUMENTATION=On \
|
-DBUILD_DOCUMENTATION=On \
|
||||||
..
|
..
|
||||||
- travis_wait sudo make -j2 install
|
- travis_wait sudo make -j4 install
|
||||||
|
|
||||||
# - cd ../../test
|
# - cd ../../test
|
||||||
# - /usr/bin/python2.7 tests.py
|
# - /usr/bin/python2.7 tests.py
|
||||||
|
|||||||
Reference in New Issue
Block a user