aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)AuthorFilesLines
2020-09-09Remove check compilation guards from travis buildJohn Durkop1-4/+0
2020-04-30Travis: do both a Cortex-A build and a Cortex-M0+ buildGilles Peskine1-1/+1
2020-04-26Travis: rebalance the Linux buildsGilles Peskine1-4/+4
2020-04-26Travis: Windows: install Python 3 and run generate_psa_constants.pyGilles Peskine1-0/+9
2020-04-26Travis: Windows: target Visual Studio 2017Gilles Peskine1-1/+1
2020-04-26Travis: add a build with Visual Studio on WindowsGilles Peskine1-0/+5
2020-04-26Travis: add a build on macOSGilles Peskine1-0/+6
2020-04-26Travis: add a baremetal buildGilles Peskine1-0/+3
2020-04-26Travis: call all depends_* testsGilles Peskine1-2/+1
2020-04-26Travis: install gnutls-bin for all jobsGilles Peskine1-4/+4
2020-04-25Travis: replace "default configuration by "full configuration"Gilles Peskine1-2/+3
2020-04-25Travis: call all.sh for the default-configuration buildGilles Peskine1-6/+5
2020-04-25Travis: call all.sh for sanity checksGilles Peskine1-7/+1
2020-04-25Travis: run PylintGilles Peskine1-0/+5
2020-04-25Travis: move doxygen dependencies into the "sanity" jobGilles Peskine1-4/+5
2020-04-25Travis: split the build into three parallel jobsGilles Peskine1-16/+27
2020-04-25Travis: don't test with both gcc and clangGilles Peskine1-3/+1
2019-09-11Update notification e-mail addressarchive/travis-coverityVikas Katariya1-1/+1
2019-09-11Remove blocked branchesVikas Katariya1-6/+0
2019-09-10Update Coverity secure tokenVikas Katariya1-1/+1
2019-02-27Fix the proxy seed in Travis runsManuel Pégourié-Gonnard1-1/+2
2018-11-22Create a block list for Travis CI, and fix the Coverity emailSimon Butcher1-1/+8
2018-05-21Add check-files.py to travis.ymlDarryl Green1-0/+1
2016-04-10Fixes Travis post-mortem script dump following reviewSimon Butcher1-1/+1
2016-03-21Make Travis more chatty.Janos Follath1-0/+2
2016-01-08Add new doxygen test to travisManuel Pégourié-Gonnard1-0/+5
2015-10-23Add key-exchanges.pl to test listManuel Pégourié-Gonnard1-0/+1
2015-08-04Enable ccache on TravisManuel Pégourié-Gonnard1-0/+1
2015-08-04Revert "Add valgrind tests on Travis"Manuel Pégourié-Gonnard1-7/+0
2015-08-04Add valgrind tests on TravisManuel Pégourié-Gonnard1-0/+7
2015-08-04Add more tests from all.sh to travisManuel Pégourié-Gonnard1-0/+6
2015-08-04Use OpenSSL in compat.sh on Travis, except DTLSManuel Pégourié-Gonnard1-1/+1
2015-08-04Exclude some openssl test from travis buildsManuel Pégourié-Gonnard1-3/+3
2015-08-04Try to debug openssl issues on travisManuel Pégourié-Gonnard1-3/+3
2015-08-04Update travis.yml to make travis-lint happyManuel Pégourié-Gonnard1-1/+0
2015-08-04Migrate to Travis' new infrastructureManuel Pégourié-Gonnard1-2/+1
2015-08-04Avoid using openssl too much on travis for nowManuel Pégourié-Gonnard1-1/+1
2015-07-08Simplify some scriptsManuel Pégourié-Gonnard1-2/+2
2015-04-14Updated Travis CI config for mbedtls projectPaul Bakker1-3/+3
2015-02-16Remove gnutls from the travis buildManuel Pégourié-Gonnard1-1/+1
2015-01-22Rename to mbed TLS in the documentation/commentsManuel Pégourié-Gonnard1-1/+1
2014-08-31Use arithmetic expansion in scripts, avoid bashismsManuel Pégourié-Gonnard1-1/+1
2014-05-06Fix to Coverity config in Travis-CIPaul Bakker1-2/+0
2014-05-02Updated Travis-CI config with Coverity addonPaul Bakker1-8/+23
2014-04-17Travis configuration filePaul Bakker1-0/+13