Skip to content

Resolve "Add basic .gitlab-ci.yml"

Huste, Tobias requested to merge 2-add-basic-gitlab-ci-yml into master

The GitLab CI configuration now includes:

  • Build of the documentation
  • Linting
  • Tests and Coverage
  • Deployment to GitLab Pages

Currently, the test are only run against Python 3.8.

Closes #2 (closed)

Edited by Huste, Tobias

Merge request reports