Travis: compile on two cores

This commit is contained in:
Thomas Krijnen
2018-12-12 14:43:25 +01:00
parent 5dbd0249b4
commit 027226fb96
+1 -1
View File
@@ -30,7 +30,7 @@ script:
-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" \
..
- sudo make install
- sudo make -j2 install
- cd ../../test
- /usr/bin/python2.7 tests.py