summaryrefslogtreecommitdiffstats
path: root/.travis-functions.sh
diff options
context:
space:
mode:
Diffstat (limited to '.travis-functions.sh')
-rwxr-xr-x.travis-functions.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis-functions.sh b/.travis-functions.sh
index d92927e77..1bf55662f 100755
--- a/.travis-functions.sh
+++ b/.travis-functions.sh
@@ -68,7 +68,7 @@ function check_nonroot
function check_root
{
- local opts="$MAKE_CHECK_OPTS --parallel=1 --show-diff"
+ local opts="$MAKE_CHECK_OPTS --show-diff"
xconfigure \
--enable-all-programs \