travis-ci: check that all build artifacts are .gitignore-d
[gitweb.git] / ci / lib-travisci.sh
2018-01-03 travis-ci: check that all build artifacts are .gitignore-d
2018-01-03 travis-ci: don't store P4 and Git LFS in the working...
2018-01-02 travis-ci: record and skip successfully built trees
2018-01-02 travis-ci: create the cache directory early in the...
2018-01-02 travis-ci: print the "tip of branch is exactly at tag...
2017-12-27 travis-ci: fine tune the use of 'set -x' in 'ci/*'...
2017-12-12 travis-ci: use 'set -x' in 'ci/*' scripts for extra...
2017-12-12 travis-ci: set GIT_TEST_HTTPD in 'ci/lib-travisci.sh'
2017-12-12 travis-ci: move setting environment variables to 'ci...
2017-12-12 travis-ci: introduce a $jobname variable for 'ci/*...
2017-11-02 travis-ci: fix running P4 and Git LFS tests in Linux...
2017-09-22 travis-ci: fix "skip_branch_tip_with_tag()" string...
2017-09-11 travis-ci: skip a branch build if equal tag is present
2017-09-11 travis-ci: move Travis CI code into dedicated scripts