aboutsummaryrefslogtreecommitdiffstats
path: root/.builds/alpine-edge.yml
Commit message (Collapse)AuthorAgeFilesLines
* builds: add gnupg in preparation of gpg integrationRobin Jarry2022-04-141-0/+1
| | | | | | This is required for future gpg unit tests to run. Signed-off-by: Robin Jarry <robin@jarry.cc>
* builds: test with notmuchRobin Jarry2022-04-141-0/+2
| | | | | | This is never tested. Let's check that it compiles at least. Signed-off-by: Robin Jarry <robin@jarry.cc>
* builds: reformat yamlRobin Jarry2022-04-141-16/+17
| | | | | | Use two spaces for indentation consistently. Signed-off-by: Robin Jarry <robin@jarry.cc>
* build: check make installMark Dain2022-01-241-0/+6
| | | | Ensure that install works on all platforms.
* build: add multiple distributionsRobin Jarry2022-01-201-0/+16
Add build and test on debian, fedora and archlinux. Only check code formatting on alpine. Signed-off-by: Robin Jarry <robin@jarry.cc>