aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2023-09-26Re-add python install of requirements to Travis CI.Paul Elliott
2023-09-22Remove all travis builds except for coverity_scanPaul Elliott
2023-08-30Regenerate coverity scan tokenPaul Elliott
2023-08-21Merge pull request #7486 from AndrzejKurek/calloc-also-zeroizesGilles Peskine
2023-08-04Add aesce test string filterJerry Yu
2023-08-02fix various issuesJerry Yu
2023-08-02Rename plain c option and update commentsJerry Yu
2023-08-02Rename HAS_NO_PLAIN_C to DONT_USE_SOFTWARE_CRYPTOJerry Yu
2023-08-02Rename plain c disable optionJerry Yu
2023-08-02Add accelerator only tests.Jerry Yu
2023-07-05Add msan and asan env variables to .travis.ymlAndrzej Kurek
2023-03-21Merge branch 'development-restricted' into mbedtls-3.4.0rc0-prPaul Elliott
2023-03-15Travis: run selftest on WindowsGilles Peskine
2023-03-13Add reason for arm64 host travis testsJerry Yu
2023-03-13Enable all arm64 acceleration in travis testsJerry Yu
2023-02-28Merge pull request #6895 from yuhaoth/pr/add-aes-with-armv8-crypto-extensionGilles Peskine
2023-02-24Add comments about travis test.Jerry Yu
2023-02-23Update some commentsPengyu Lv
2023-02-22Remove explicit ECDH exclusion for Travis CIPengyu Lv
2023-02-21Revert "Disable clang tests"Jerry Yu
2023-02-08fix wrong typoJerry Yu
2023-02-07Disable clang testsJerry Yu
2023-02-07Add arm64 tests on travis ciJerry Yu
2023-01-17Fix failure in Travis CIYanray Wang
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