summaryrefslogtreecommitdiffstats
path: root/.travis.yml
AgeCommit message (Expand)Author
2020-05-27Avoid undefined behavior with unaligned accessesBernd Edlinger
2020-03-29fix generated Makefile for Windows builds made on *nix (1.1.1d)Viktor Szakats
2020-02-14Adjust minimal build config in 1.1.1 branchBernd Edlinger
2019-12-29Temporarily disable external pyca testsDr. Matthias St. Pierre
2019-12-11Enrich arm64 tests in Travis matrixFangming.Fang
2019-12-05Fix exit issue in travisciFangming.Fang
2019-11-15travis.yml: add arch s390x targetPatrick Steuer
2019-10-23Enable runtime testing of no-deprecated builds in TravisCesar Pereida Garcia
2019-10-03Add arm64 in test matrix on TravisCI.Fangming.Fang
2019-09-13Add a minimal linux build target for TravisBernd Edlinger
2019-08-18.travis.yml: Use travis_terminate on failureRich Salz
2019-05-27Travis: use enable-buildtest-c++Richard Levitte
2019-02-28.travis.yml: change -std=c89 to -ansiRichard Levitte
2018-11-20Travis CI: Use flake8 to find Python syntax errors or undefined namescclauss
2018-08-31Revert ".travis.yml: omit linux-ppc64le target."Andy Polyakov
2018-08-14Travis: don't generate git clone progress for logsPhilip Prindeville
2018-07-23.travis.yml: omit linux-ppc64le target.Andy Polyakov
2018-07-20.travis.yml: exercise -std=c89 in order to catch corresponding problems.Andy Polyakov
2018-06-12.travis.yml: give make update exit code meaning againRichard Levitte
2018-05-26Try to work around ubuntu gcc-5 ubsan build failureBernd Edlinger
2018-05-14CI config: no need to make both install and install_docsRichard Levitte
2018-05-10.travis.yml: add pair of linux-ppc64le targets.Andy Polyakov
2018-05-07.travis.yml: temporarily mask gcc-5 ubsan build.Andy Polyakov
2018-05-07.travis.yml: minor faceliftAndy Polyakov
2018-04-23.travis.yml: switch to newer osx image.Andy Polyakov
2018-04-11.travis.yml: exercise build_all_generatedRichard Levitte
2018-03-29.travis.yml: with fast fuzz testing, there is no point avoiding itRichard Levitte
2018-03-08Reduce travis-ci log outputMichael Richardson
2018-02-09Revert ".travis.yml: remove osx from build matrix."Richard Levitte
2018-02-07Enable TLSv1.3 by defaultMatt Caswell
2018-01-29Make Travis and Appveyor display the configuration data dumpRichard Levitte
2017-12-18Enable the ARIA ciphers by default.Pauli
2017-11-03Travis: if "make update" created a diff, please show itRichard Levitte
2017-10-16Add branch coverage to coveralls statisticsRichard Levitte
2017-07-04Add echo for end of each build phaseRich Salz
2017-06-23Fix travis clang-3.9 buildsMatt Caswell
2017-06-15.travis.yml: Detect if 'make update' updated somethingRichard Levitte
2017-06-02Work around Travis "virtual memory exhausted" errorMatt Caswell
2017-05-22Revert "Integration build a small memory image"Rich Salz
2017-05-22Integration build a small memory imagePauli
2017-05-15Update one CI test to use randomised ordering.Pauli
2017-04-18[extended tests] Enable krb5 tests in TravisRobbie Harwood
2017-04-12Correct travis.yml to only build extended tests when explicitely asked toRichard Levitte
2017-03-28Add enable-aria where rc5 and md2 are built.Pauli
2017-03-21Travis: make a separate job for external testsRichard Levitte
2017-03-14.travis.yml: make git submodule update conditional.Andy Polyakov
2017-03-14Update master Travis to TrustyEmilia Kasper
2017-02-24.travis.yml: introduce concept of "extended tests"Andy Polyakov
2017-02-24.travis.yml: make package pulls conditional.Andy Polyakov
2017-02-19.travis.yml: remove osx from build matrix.Andy Polyakov