summaryrefslogtreecommitdiff
path: root/ci/run-linux32-build.sh
AgeCommit message (Expand)Author
2018-01-30travis-ci: don't fail if user already exists on 32 bit Linux build jobSZEDER Gábor
2018-01-30travis-ci: don't run the test suite as root in the 32 bit Linux buildSZEDER Gábor
2018-01-30travis-ci: don't repeat the path of the cache directorySZEDER Gábor
2018-01-30travis-ci: use 'set -e' in the 32 bit Linux build jobSZEDER Gábor
2018-01-30travis-ci: use 'set -x' for the commands under 'su' in the 32 bit Linux buildSZEDER Gábor
2017-12-27travis-ci: save prove state for the 32 bit Linux buildSZEDER Gábor
2017-12-27travis-ci: fine tune the use of 'set -x' in 'ci/*' scriptsSZEDER Gábor
2017-03-06Travis: also test on 32-bit LinuxJohannes Schindelin