aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2022-11-24Update the Travis "full" build to use modern ClangGilles Peskine
2022-05-06Revert Coverity project name changePaul Elliott
2022-05-04Change coverity secret token in travisPaul Elliott
2022-03-31Update references to old Github organisationDave Rodgman
2021-11-18Reconcile python interpreter namesGilles Peskine
2021-11-18Declare all jobs as PythonGilles Peskine
2021-11-18Travis: use the in-tree Python package requirementsGilles Peskine
2021-08-03Fix missing dependency on TravisManuel Pégourié-Gonnard
2021-08-03Enable arm-linux-gnueabi-gcc build on TravisManuel Pégourié-Gonnard
2021-06-10Disable OS X builds on TravisDave Rodgman
2021-05-20Generate source files before doing builds on TravisGilles Peskine
2021-01-20Run mypy on TravisGilles Peskine
2020-09-09Remove check compilation guards from travis buildJohn Durkop
2020-04-30Travis: do both a Cortex-A build and a Cortex-M0+ buildGilles Peskine
2020-04-26Travis: rebalance the Linux buildsGilles Peskine
2020-04-26Travis: Windows: install Python 3 and run generate_psa_constants.pyGilles Peskine
2020-04-26Travis: Windows: target Visual Studio 2017Gilles Peskine
2020-04-26Travis: add a build with Visual Studio on WindowsGilles Peskine
2020-04-26Travis: add a build on macOSGilles Peskine
2020-04-26Travis: add a baremetal buildGilles Peskine
2020-04-26Travis: call all depends_* testsGilles Peskine
2020-04-26Travis: install gnutls-bin for all jobsGilles Peskine
2020-04-25Travis: replace "default configuration by "full configuration"Gilles Peskine
2020-04-25Travis: call all.sh for the default-configuration buildGilles Peskine
2020-04-25Travis: call all.sh for sanity checksGilles Peskine
2020-04-25Travis: run PylintGilles Peskine
2020-04-25Travis: move doxygen dependencies into the "sanity" jobGilles Peskine
2020-04-25Travis: split the build into three parallel jobsGilles Peskine
2020-04-25Travis: don't test with both gcc and clangGilles Peskine
2019-09-11Update notification e-mail addressVikas Katariya
2019-09-11Remove blocked branchesVikas Katariya
2019-09-10Update Coverity secure tokenVikas Katariya
2019-02-27Fix the proxy seed in Travis runsManuel Pégourié-Gonnard
2018-11-22Create a block list for Travis CI, and fix the Coverity emailSimon Butcher
2018-05-21Add check-files.py to travis.ymlDarryl Green
2016-04-10Fixes Travis post-mortem script dump following reviewSimon Butcher
2016-03-21Make Travis more chatty.Janos Follath
2016-01-08Add new doxygen test to travisManuel Pégourié-Gonnard
2015-10-23Add key-exchanges.pl to test listManuel Pégourié-Gonnard
2015-08-04Enable ccache on TravisManuel Pégourié-Gonnard
2015-08-04Revert "Add valgrind tests on Travis"Manuel Pégourié-Gonnard
2015-08-04Add valgrind tests on TravisManuel Pégourié-Gonnard
2015-08-04Add more tests from all.sh to travisManuel Pégourié-Gonnard
2015-08-04Use OpenSSL in compat.sh on Travis, except DTLSManuel Pégourié-Gonnard
2015-08-04Exclude some openssl test from travis buildsManuel Pégourié-Gonnard
2015-08-04Try to debug openssl issues on travisManuel Pégourié-Gonnard
2015-08-04Update travis.yml to make travis-lint happyManuel Pégourié-Gonnard
2015-08-04Migrate to Travis' new infrastructureManuel Pégourié-Gonnard
2015-08-04Avoid using openssl too much on travis for nowManuel Pégourié-Gonnard
2015-07-08Simplify some scriptsManuel Pégourié-Gonnard