summaryrefslogtreecommitdiffstats
path: root/.travis-functions.sh
diff options
context:
space:
mode:
Diffstat (limited to '.travis-functions.sh')
-rwxr-xr-x.travis-functions.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis-functions.sh b/.travis-functions.sh
index 7b20e886c..dbc50e067 100755
--- a/.travis-functions.sh
+++ b/.travis-functions.sh
@@ -58,6 +58,7 @@ function check_root
local opts="$MAKE_CHECK_OPTS --parallel=1 --show-diff"
xconfigure \
+ --disable-makeinstall-chown \
--enable-all-programs \
|| return
$MAKE || return