aboutsummaryrefslogtreecommitdiffstats
path: root/src/scripts/ci/setup_travis.sh
Commit message (Expand)AuthorAgeFilesLines
* Move Coverage build to GH ActionsJack Lloyd2020-11-211-1/+1
* Remove some obsolete cruft from the CI scriptsJack Lloyd2020-11-131-20/+0
* Drop several CI configurationsJack Lloyd2020-11-051-4/+0
* Move CI coverage build to Ubuntu 20.04Jack Lloyd2020-10-281-4/+1
* Fix arm32 CI build for FocalJack Lloyd2020-09-281-1/+2
* Move most Travis jobs to Ubuntu 20.04 imageJack Lloyd2020-09-271-1/+1
* Stop fixing version of codecov installJack Lloyd2020-06-191-1/+1
* Build and link the tests and cli on baremetal as wellJack Lloyd2020-03-151-0/+3
* Add baremetal (gcc-arm-none-eabi) buildJack Lloyd2020-03-141-0/+4
* Now ccache, libbz2 and liblzma are installed on the Travis arm buildersJack Lloyd2020-03-141-5/+0
* Merge GH #2277 Avoid double free in PKCS8::load_key under Clang 8Jack Lloyd2020-02-181-0/+4
|\
| * travis: run tests on Ubuntu with Clang 8Hannes Rantzsch2020-02-181-0/+4
* | Run the ARM32 build on Aarch64Jack Lloyd2020-02-101-1/+2
|/
* 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