aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)AuthorFilesLines
2018-11-20Travis CI: Use flake8 to find Python syntax errors or undefined namescclauss1-0/+12
2018-08-31Revert ".travis.yml: omit linux-ppc64le target."Andy Polyakov1-4/+4
2018-08-14Travis: don't generate git clone progress for logsPhilip Prindeville1-0/+1
2018-07-23.travis.yml: omit linux-ppc64le target.Andy Polyakov1-4/+4
2018-07-20.travis.yml: exercise -std=c89 in order to catch corresponding problems.Andy Polyakov1-1/+1
2018-06-12.travis.yml: give make update exit code meaning againRichard Levitte1-2/+2
2018-05-26Try to work around ubuntu gcc-5 ubsan build failureBernd Edlinger1-10/+14
2018-05-14CI config: no need to make both install and install_docsRichard Levitte1-1/+1
2018-05-10.travis.yml: add pair of linux-ppc64le targets.Andy Polyakov1-0/+10
2018-05-07.travis.yml: temporarily mask gcc-5 ubsan build.Andy Polyakov1-10/+10
2018-05-07.travis.yml: minor faceliftAndy Polyakov1-14/+10
2018-04-23.travis.yml: switch to newer osx image.Andy Polyakov1-0/+2
2018-04-11.travis.yml: exercise build_all_generatedRichard Levitte1-10/+22
2018-03-29.travis.yml: with fast fuzz testing, there is no point avoiding itRichard Levitte1-5/+5
2018-03-08Reduce travis-ci log outputMichael Richardson1-8/+12
2018-02-09Revert ".travis.yml: remove osx from build matrix."Richard Levitte1-0/+1
2018-02-07Enable TLSv1.3 by defaultMatt Caswell1-1/+1
2018-01-29Make Travis and Appveyor display the configuration data dumpRichard Levitte1-0/+1
2017-12-18Enable the ARIA ciphers by default.Pauli1-5/+5
2017-11-03Travis: if "make update" created a diff, please show itRichard Levitte1-1/+1
2017-10-16Add branch coverage to coveralls statisticsRichard Levitte1-1/+1
2017-07-04Add echo for end of each build phaseRich Salz1-6/+30
2017-06-23Fix travis clang-3.9 buildsMatt Caswell1-29/+8
2017-06-15.travis.yml: Detect if 'make update' updated somethingRichard Levitte1-1/+2
2017-06-02Work around Travis "virtual memory exhausted" errorMatt Caswell1-1/+1
2017-05-22Revert "Integration build a small memory image"Rich Salz1-1/+1
2017-05-22Integration build a small memory imagePauli1-1/+1
2017-05-15Update one CI test to use randomised ordering.Pauli1-1/+1
2017-04-18[extended tests] Enable krb5 tests in TravisRobbie Harwood1-0/+3
2017-04-12Correct travis.yml to only build extended tests when explicitely asked toRichard Levitte1-1/+1
2017-03-28Add enable-aria where rc5 and md2 are built.Pauli1-5/+5
2017-03-21Travis: make a separate job for external testsRichard Levitte1-1/+11
2017-03-14.travis.yml: make git submodule update conditional.Andy Polyakov1-0/+5
2017-03-14Update master Travis to TrustyEmilia Kasper1-15/+20
2017-02-24.travis.yml: introduce concept of "extended tests"Andy Polyakov1-33/+33
2017-02-24.travis.yml: make package pulls conditional.Andy Polyakov1-9/+66
2017-02-19.travis.yml: remove osx from build matrix.Andy Polyakov1-1/+0
2017-02-14Add no-ec buildRich Salz1-0/+1
2017-01-12Review comments; fail build if nits foundRich Salz1-2/+2
2017-01-12Run find-doc-nits in travisRichard Levitte1-1/+4
2016-12-21Travis: The TLS 1.3 code isn't interoperable yet, move it to its own buildRichard Levitte1-1/+4
2016-12-16Enable TLS1.3 and PEDANTIC in the coverage targetKurt Roeckx1-1/+1
2016-12-05travis: Use no-shared for the FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION targetsKurt Roeckx1-3/+3
2016-12-03Run a some tests with -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTIONKurt Roeckx1-3/+3
2016-11-24coveralls: Use gcov-5 since we build it using gcc-5Kurt Roeckx1-1/+1
2016-11-24Run BoringSSL tests on TravisEmilia Kasper1-8/+8
2016-11-04Travis: add a strict buildRichard Levitte1-0/+3
2016-11-02Secure our notification email.Richard Levitte1-2/+1
2016-11-01Revert "Disable MDC2 by default."Rich Salz1-4/+4
2016-10-31Disable MDC2 by default.Rich Salz1-4/+4