Merge branch 'sg/travis-linux32-sanity'
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Feb 2018 21:39:16 +0000 (13:39 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Feb 2018 21:39:16 +0000 (13:39 -0800)
commit798224a1c97ccdeb5f80d97914c7447e356670ac
tree01ecb24f54d2879986395a6e485c8c9f82cfbdad
parent8df7f755569135140bd99bbf57aa354bcc5ac9be
parent6b995760dc463d050791d3815c20e4cb78ce4c2c
Merge branch 'sg/travis-linux32-sanity'

Travis updates.

* sg/travis-linux32-sanity:
  travis-ci: don't fail if user already exists on 32 bit Linux build job
  travis-ci: don't run the test suite as root in the 32 bit Linux build
  travis-ci: don't repeat the path of the cache directory
  travis-ci: use 'set -e' in the 32 bit Linux build job
  travis-ci: use 'set -x' for the commands under 'su' in the 32 bit Linux build
ci/run-tests.sh