summaryrefslogtreecommitdiff
path: root/ci/lib-travisci.sh
AgeCommit message (Expand)AuthorFilesLines
2018-08-01travis-ci: include the trash directories of failed tests in the trace logLibravatar SZEDER Gábor1-1/+1
2018-05-21travis-ci: run gcc-8 on linux-gcc jobsLibravatar Nguyễn Thái Ngọc Duy1-0/+3
2018-02-28travis-ci: run tests with '-x' tracingLibravatar SZEDER Gábor1-1/+1
2018-01-30travis-ci: don't repeat the path of the cache directoryLibravatar SZEDER Gábor1-3/+4
2018-01-03travis-ci: check that all build artifacts are .gitignore-dLibravatar SZEDER Gábor1-0/+10
2018-01-03travis-ci: don't store P4 and Git LFS in the working treeLibravatar SZEDER Gábor1-2/+2
2018-01-02travis-ci: record and skip successfully built treesLibravatar SZEDER Gábor1-0/+47
2018-01-02travis-ci: create the cache directory early in the build processLibravatar SZEDER Gábor1-0/+2
2018-01-02travis-ci: print the "tip of branch is exactly at tag" message in colorLibravatar SZEDER Gábor1-1/+1
2017-12-27travis-ci: fine tune the use of 'set -x' in 'ci/*' scriptsLibravatar SZEDER Gábor1-1/+3
2017-12-12travis-ci: use 'set -x' in 'ci/*' scripts for extra tracing outputLibravatar SZEDER Gábor1-1/+1
2017-12-12travis-ci: set GIT_TEST_HTTPD in 'ci/lib-travisci.sh'Libravatar SZEDER Gábor1-0/+2
2017-12-12travis-ci: move setting environment variables to 'ci/lib-travisci.sh'Libravatar SZEDER Gábor1-0/+21
2017-12-12travis-ci: introduce a $jobname variable for 'ci/*' scriptsLibravatar SZEDER Gábor1-2/+7
2017-11-02travis-ci: fix running P4 and Git LFS tests in Linux build jobsLibravatar SZEDER Gábor1-0/+8
2017-09-22travis-ci: fix "skip_branch_tip_with_tag()" string comparisonLibravatar Lars Schneider1-1/+1
2017-09-11travis-ci: skip a branch build if equal tag is presentLibravatar Lars Schneider1-0/+23
2017-09-11travis-ci: move Travis CI code into dedicated scriptsLibravatar Lars Schneider1-0/+5