Use 4 threads

This commit is contained in:
johltn
2021-01-09 19:05:32 +01:00
parent f120f0c77c
commit e76d401d15
+1 -1
View File
@@ -54,7 +54,7 @@ script:
-DJSON_INCLUDE_DIR=/usr/include/json \
-DBUILD_DOCUMENTATION=On \
..
- travis_wait sudo make -j2 install
- travis_wait sudo make -j4 install
# - cd ../../test
# - /usr/bin/python2.7 tests.py