Continous Integration (CI) missing

As far as I see there is no CI build (here on GitLab at least).

Could you add that? It's really a coding best practice.

It's also required for #11 (comment 542099179), as the code coverage needs to be measured somewhere.

Also related: It could allow reproducible builds, respectively allow one to test/verify that the builds are reproducible, see #8.

Edited by rugk