Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ab/dc-sha1-loose-ends'
[gitweb.git]
/
ci
/
run-linux32-docker.sh
diff --git
a/ci/run-linux32-docker.sh
b/ci/run-linux32-docker.sh
index 0edf63acfafb77a061cde1225ae3543173a37cd7..3a8b2ba42aeb9a5aaba94830a45329bfe871be73 100755
(executable)
--- a/
ci/run-linux32-docker.sh
+++ b/
ci/run-linux32-docker.sh
@@
-19,5
+19,6
@@
docker run \
--env GIT_TEST_OPTS \
--env GIT_TEST_CLONE_2GB \
--volume "${PWD}:/usr/src/git" \
+ --volume "${HOME}/travis-cache:/tmp/travis-cache" \
daald/ubuntu32:xenial \
/usr/src/git/ci/run-linux32-build.sh $(id -u $USER)