summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/travis-ci.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/travis-ci.sh b/scripts/travis-ci.sh
index 6f9868d..9d4258a 100755
--- a/scripts/travis-ci.sh
+++ b/scripts/travis-ci.sh
@@ -11,7 +11,7 @@ if [[ $? != 0 ]]; then
echo "Error configuring test suite"
exit 1
fi
-make -j4
+make -j2
if [[ $? != 0 ]]; then
echo "Error building test suite"
exit 1
contact: Jan Huwald // Impressum