aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts/ci/setup_travis.sh
Commit message (Expand)AuthorAgeFilesLines
* Now ccache is installed on ppc64 and s390 imagesJack Lloyd2019-12-141-2/+3
* Add S390x buildJack Lloyd2019-11-151-1/+1
* Install lzma+bzip2 on ppc64leJack Lloyd2019-11-101-1/+1
* Sadly we can't test with most recent BoGo in CIJack Lloyd2019-10-251-1/+1
* Install missing packages on Travis aarch64 imageJack Lloyd2019-10-251-1/+1
* Upgrade most Travis builds to Ubuntu 18.04Jack Lloyd2019-10-241-5/+2
* Reorganize Travis matrix. Add aarch64 and ppc64le buildsJack Lloyd2019-10-231-1/+5
* Rename BUILD_MODE to TARGET in CI configsJack Lloyd2019-09-071-13/+13
* Use SoftHSM from Ubuntu package repositoryJack Lloyd2019-08-301-9/+8
* Fix shellcheck warningJack Lloyd2019-07-081-1/+1
* Build Android via NDKJack Lloyd2019-07-041-0/+4
* Move BoGo tests to coverage buildJack Lloyd2019-05-231-7/+2
* Add BoGo tests to CI buildJack Lloyd2019-05-211-0/+6
* Add Boost to the coverage buildJack Lloyd2019-02-241-1/+1
* Add an i386 CI target to check on 32-bit asmJack Lloyd2018-12-091-4/+8
* Add GCC 4.8 travis buildJack Lloyd2018-12-051-0/+4
* Partially revert 9d5e0567b2Jack Lloyd2018-12-041-0/+10
* Simplify the Travis setup scriptJack Lloyd2018-12-041-19/+14
* Update Travis build to use XenialJack Lloyd2018-12-031-50/+26
* Disable use of pylint3 in TravisJack Lloyd2018-10-121-3/+0
* Force Sphinx version to 1.7.9 to work around a problem in 1.8Jack Lloyd2018-09-131-1/+1
* Pylint 2.0 drops compat with Python2Jack Lloyd2018-07-171-2/+2
* Fix allowing to use Sphinx 1.7.5Jack Lloyd2018-05-291-3/+6
* Avoid problem with Sphinx 1.7.5Jack Lloyd2018-05-281-1/+2
* Force codecov script back to earlier versionJack Lloyd2018-01-031-1/+1
* Try running rst2man in CIJack Lloyd2017-12-121-1/+1
* Gah, remove llvm not install it!Jack Lloyd2017-10-011-1/+1
* Remove llvm package on Travis so we get a recent llvm-covJack Lloyd2017-10-011-0/+3
* Need SoftHSM for sonar build nowJack Lloyd2017-10-011-3/+9
* Guh setting PATH in subshell...Jack Lloyd2017-09-171-2/+1
* Small tweaks for CIJack Lloyd2017-09-161-1/+2
* Use prebuilt ccache binaryJack Lloyd2017-09-101-6/+1
* Homebrew helpfully autoupdatesJack Lloyd2017-09-101-2/+1
* Add missing pip3 installationSimon Warta2017-09-081-0/+2
* Fix qemu packageJack Lloyd2017-09-021-1/+1
* Use botan-ci-tools repo for packagesJack Lloyd2017-09-021-11/+14
* Make shellcheck happyJack Lloyd2017-08-311-6/+0
* Some attempts at speeding up CIJack Lloyd2017-08-311-7/+1
* Use Xenial ccache on TravisJack Lloyd2017-08-291-4/+4
* Rename (and fix) Sonar targetJack Lloyd2017-08-291-1/+1
* Rename Travis setup scriptJack Lloyd2017-08-291-0/+92