summaryrefslogtreecommitdiff
path: root/.builds
AgeCommit message (Collapse)Author
2022-04-14builds: add gnupg in preparation of gpg integrationRobin Jarry
This is required for future gpg unit tests to run. Signed-off-by: Robin Jarry <robin@jarry.cc>
2022-04-14builds: test with notmuchRobin Jarry
This is never tested. Let's check that it compiles at least. Signed-off-by: Robin Jarry <robin@jarry.cc>
2022-04-14builds: reformat yamlRobin Jarry
Use two spaces for indentation consistently. Signed-off-by: Robin Jarry <robin@jarry.cc>
2022-01-24build: check make installMark Dain
Ensure that install works on all platforms.
2022-01-24build: replace archlinux by openbsdMark Dain
This commit drops Arch Linux in favor of a BSD so there's more variety in CI. Link: https://lists.sr.ht/~rjarry/aerc-devel/%3C20220122033806.91728-1-ktprograms%40gmail.com%3E
2022-01-20build: add multiple distributionsRobin Jarry
Add build and test on debian, fedora and archlinux. Only check code formatting on alpine. Signed-off-by: Robin Jarry <robin@jarry.cc>