build: add circleci
authorPaul Spooren <mail@aparcar.org>
Sun, 7 Jul 2019 20:14:13 +0000 (22:14 +0200)
committerPaul Spooren <mail@aparcar.org>
Mon, 8 Jul 2019 16:55:33 +0000 (18:55 +0200)
commitda35bfcf54246550bd00b1004f5ec2ca3764457b
tree421c8be08e666aa5621d6682720bf45f92ea4d3c
parent006f7c7932a29cf0473f0b3c256eb3504001dd01
build: add circleci

This automatically performs formal checks and also checks and compiles
the packages. The resulting packages are then stored as artifacts and
easily testable on running machines.

Signed-off-by: Paul Spooren <mail@aparcar.org>
.circleci/Dockerfile [new file with mode: 0644]
.circleci/README [new file with mode: 0644]
.circleci/config.yml [new file with mode: 0644]