summaryrefslogtreecommitdiffstats
path: root/.travis.yml
AgeCommit message (Expand)Author
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
2017-02-14Add no-ec buildRich Salz
2017-01-12Review comments; fail build if nits foundRich Salz
2017-01-12Run find-doc-nits in travisRichard Levitte
2016-12-21Travis: The TLS 1.3 code isn't interoperable yet, move it to its own buildRichard Levitte
2016-12-16Enable TLS1.3 and PEDANTIC in the coverage targetKurt Roeckx
2016-12-05travis: Use no-shared for the FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION targetsKurt Roeckx
2016-12-03Run a some tests with -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTIONKurt Roeckx
2016-11-24coveralls: Use gcov-5 since we build it using gcc-5Kurt Roeckx
2016-11-24Run BoringSSL tests on TravisEmilia Kasper
2016-11-04Travis: add a strict buildRichard Levitte
2016-11-02Secure our notification email.Richard Levitte
2016-11-01Revert "Disable MDC2 by default."Rich Salz
2016-10-31Disable MDC2 by default.Rich Salz
2016-10-24Add NPN to an SSL3 buildRich Salz
2016-10-11.travis.yml: minor optimizations:Andy Polyakov
2016-10-11.travis.yml: install wine on demand.Andy Polyakov
2016-09-08Travis: Do asan and msan with shared librariesRichard Levitte
2016-08-16Add a "config" for verbosity and use it with TravisRichard Levitte
2016-08-16Make "make" less verbose in Travis, except for the build only caseRichard Levitte
2016-08-05Travis: add a build with no-stdioRichard Levitte
2016-08-05Add --gcov-options '\-lp' to coverageEmilia Kasper
2016-08-05Add a coverage targetEmilia Kasper
2016-08-04Travis: When testing installation, build in separate dir, otherwise in checkoutRichard Levitte
2016-07-28Add memory sanitizer config, and run on travis.Emilia Kasper
2016-07-19Have the Travis builds do a "make update"Richard Levitte
2016-07-18Ensure Travis tests SSLv3Matt Caswell