Skip to content

Add gitlab-ci support

tyil requested to merge add-gitlab-ci into master

This will add a .gitlab-ci.yml file to new projects, to set them up with a default CI/CD pipeline for testing new commits. This already exists for Github's Travis.

Merge request reports