summaryrefslogtreecommitdiffstats
path: root/.travis.yml
AgeCommit message (Expand)Author
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
2016-06-30Restore clang builds in travis.ymlRich Salz
2016-06-21Travis: When testing install, install docs as wellRichard Levitte
2016-06-20Avoid using latest clang since repo not availableRich Salz
2016-06-14(Temporarily) don't download clang packageRich Salz
2016-05-30Travis: update sanitizer configsEmilia Kasper
2016-05-03Try 'make install' with one of the Travis configurationsRichard Levitte
2016-04-20Travis: _srcdist, not _srcdirRichard Levitte
2016-04-20Remove --classic build entirelyRichard Levitte
2016-04-14Update Travis and Appveyor for change to shared by defaultMatt Caswell
2016-04-10Disable some sanitizer checks without PEDANTICEmilia Kasper
2016-04-10Adjust --strict-warnings builds in TravisEmilia Kasper
2016-03-14Travis: build tests in BUILDONLY modeEmilia Kasper
2016-03-12Workaround for false -Warray-bounds in TravisEmilia Kasper
2016-03-10Travis - add missing semi-colonRichard Levitte
2016-03-10Travis - don't use ccache with cross compilesRichard Levitte
2016-03-10Travis - the source directory is _srcdist, not _srcdirRichard Levitte
2016-03-09When grepping something starting with a dash, remember to use -eRichard Levitte
2016-03-09Restore building out of source with the unified build schemeRichard Levitte
2016-03-08Fix travis buildsRichard Levitte