Merge branch 'sg/travis-linux32-sanity' into next
authorJunio C Hamano <gitster@pobox.com>
Wed, 7 Feb 2018 22:56:01 +0000 (14:56 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 7 Feb 2018 22:56:01 +0000 (14:56 -0800)
commit0349cf505c1e0a4912c62e5fd069cfa489e287fd
tree01ecb24f54d2879986395a6e485c8c9f82cfbdad
parenta75d04a67532d21f43261716b4671b7095fa7535
parent6b995760dc463d050791d3815c20e4cb78ce4c2c
Merge branch 'sg/travis-linux32-sanity' into next

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