mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-27 10:51:13 +00:00
Travis: compile on two cores
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ script:
|
|||||||
-DLIBXML2_INCLUDE_DIR=/usr/include/libxml2 \
|
-DLIBXML2_INCLUDE_DIR=/usr/include/libxml2 \
|
||||||
-DLIBXML2_LIBRARIES="/usr/lib/x86_64-linux-gnu/libxml2.a;/lib/x86_64-linux-gnu/libz.so.1;/lib/x86_64-linux-gnu/liblzma.so.5" \
|
-DLIBXML2_LIBRARIES="/usr/lib/x86_64-linux-gnu/libxml2.a;/lib/x86_64-linux-gnu/libz.so.1;/lib/x86_64-linux-gnu/liblzma.so.5" \
|
||||||
..
|
..
|
||||||
- sudo make install
|
- sudo make -j2 install
|
||||||
|
|
||||||
- cd ../../test
|
- cd ../../test
|
||||||
- /usr/bin/python2.7 tests.py
|
- /usr/bin/python2.7 tests.py
|
||||||
|
|||||||
Reference in New Issue
Block a user