summaryrefslogtreecommitdiff
path: root/.circleci
Commit message (Collapse)AuthorAgeFilesLines
* CI/makefiles: introduce dedicated test targetMarc Hoersken2021-10-081-1/+1
| | | | | | | | | | Make it easy to use the same set of test flags throughout all current and future CI builds. Reviewed-by: Jay Satiro Follow up to #7690 Closes #7785
* copyright: add boiler-plate headers to CI config filesDaniel Stenberg2021-06-291-0/+22
| | | | | | And whitelist .zuul.ignore Closes #7314
* CI: add .circleci/config.ymlDaniel Stenberg2021-06-111-0/+51
Assisted-by: Gabriel Simmer Closes #7239