Merge branch 'tg/split-index-fixes'
[gitweb.git] / ci / run-tests.sh
index 22355f0091a0a3936472179249cf152d9f20fc17..9b6fedcc2a94b83f7243767915ad0327e100ef13 100755 (executable)
@@ -7,6 +7,10 @@
 
 ln -s $HOME/travis-cache/.prove t/.prove
 make --quiet test
+if test "$jobname" = "linux-gcc"
+then
+       GIT_TEST_SPLIT_INDEX=YesPlease make --quiet test
+fi
 
 check_unignored_build_artifacts