summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Update to xenialBernd Edlinger2019-03-161-49/+15
* Travis: use enable-buildtest-c++Richard Levitte2019-03-051-1/+1
* .travis.yml: change -std=c89 to -ansiRichard Levitte2019-02-271-1/+1
* Travis CI: Use flake8 to find Python syntax errors or undefined namescclauss2018-11-201-0/+12
* Revert ".travis.yml: omit linux-ppc64le target."Andy Polyakov2018-08-311-4/+4
* Travis: don't generate git clone progress for logsPhilip Prindeville2018-08-141-0/+1
* .travis.yml: omit linux-ppc64le target.Andy Polyakov2018-07-231-4/+4
* .travis.yml: exercise -std=c89 in order to catch corresponding problems.Andy Polyakov2018-07-201-1/+1
* .travis.yml: give make update exit code meaning againRichard Levitte2018-06-121-2/+2
* Try to work around ubuntu gcc-5 ubsan build failureBernd Edlinger2018-05-261-10/+14
* CI config: no need to make both install and install_docsRichard Levitte2018-05-141-1/+1
* .travis.yml: add pair of linux-ppc64le targets.Andy Polyakov2018-05-101-0/+10
* .travis.yml: temporarily mask gcc-5 ubsan build.Andy Polyakov2018-05-071-10/+10
* .travis.yml: minor faceliftAndy Polyakov2018-05-071-14/+10
* .travis.yml: switch to newer osx image.Andy Polyakov2018-04-231-0/+2
* .travis.yml: exercise build_all_generatedRichard Levitte2018-04-111-10/+22
* .travis.yml: with fast fuzz testing, there is no point avoiding itRichard Levitte2018-03-291-5/+5
* Reduce travis-ci log outputMichael Richardson2018-03-081-8/+12
* Revert ".travis.yml: remove osx from build matrix."Richard Levitte2018-02-091-0/+1
* Enable TLSv1.3 by defaultMatt Caswell2018-02-071-1/+1
* Make Travis and Appveyor display the configuration data dumpRichard Levitte2018-01-291-0/+1
* Enable the ARIA ciphers by default.Pauli2017-12-181-5/+5
* Travis: if "make update" created a diff, please show itRichard Levitte2017-11-031-1/+1
* Add branch coverage to coveralls statisticsRichard Levitte2017-10-161-1/+1
* Add echo for end of each build phaseRich Salz2017-07-041-6/+30
* Fix travis clang-3.9 buildsMatt Caswell2017-06-231-29/+8
* .travis.yml: Detect if 'make update' updated somethingRichard Levitte2017-06-151-1/+2
* Work around Travis "virtual memory exhausted" errorMatt Caswell2017-06-021-1/+1
* Revert "Integration build a small memory image"Rich Salz2017-05-221-1/+1
* Integration build a small memory imagePauli2017-05-221-1/+1
* Update one CI test to use randomised ordering.Pauli2017-05-151-1/+1
* [extended tests] Enable krb5 tests in TravisRobbie Harwood2017-04-181-0/+3
* Correct travis.yml to only build extended tests when explicitely asked toRichard Levitte2017-04-121-1/+1
* Add enable-aria where rc5 and md2 are built.Pauli2017-03-281-5/+5
* Travis: make a separate job for external testsRichard Levitte2017-03-211-1/+11
* .travis.yml: make git submodule update conditional.Andy Polyakov2017-03-141-0/+5
* Update master Travis to TrustyEmilia Kasper2017-03-141-15/+20
* .travis.yml: introduce concept of "extended tests"Andy Polyakov2017-02-241-33/+33
* .travis.yml: make package pulls conditional.Andy Polyakov2017-02-241-9/+66
* .travis.yml: remove osx from build matrix.Andy Polyakov2017-02-191-1/+0
* Add no-ec buildRich Salz2017-02-141-0/+1
* Review comments; fail build if nits foundRich Salz2017-01-121-2/+2
* Run find-doc-nits in travisRichard Levitte2017-01-121-1/+4
* Travis: The TLS 1.3 code isn't interoperable yet, move it to its own buildRichard Levitte2016-12-211-1/+4
* Enable TLS1.3 and PEDANTIC in the coverage targetKurt Roeckx2016-12-161-1/+1
* travis: Use no-shared for the FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION targetsKurt Roeckx2016-12-051-3/+3
* Run a some tests with -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTIONKurt Roeckx2016-12-031-3/+3
* coveralls: Use gcov-5 since we build it using gcc-5Kurt Roeckx2016-11-241-1/+1
* Run BoringSSL tests on TravisEmilia Kasper2016-11-241-8/+8
* Travis: add a strict buildRichard Levitte2016-11-041-0/+3