Add GitLab to CI section.

This commit is contained in:
Gluttton
2017-05-21 23:15:13 +03:00
parent 2bbcaf6eb6
commit fea58947a8

View File

@@ -63,6 +63,10 @@ Continuous Integration (CI) tools automatically build the source code as changes
* Provides hosted build agents and also allows for user-provided build agents * Provides hosted build agents and also allows for user-provided build agents
* Can be controlled and monitored from within Microsoft Visual Studio * Can be controlled and monitored from within Microsoft Visual Studio
* On-Premise installation via Microsoft Team Foundation Server * On-Premise installation via Microsoft Team Foundation Server
* [GitLab](https://gitlab.com)
* use custom Docker images, so can be used for C++
* has free shared runners
* has trivial processing of result of coverage analyze
If you have an open source, publicly-hosted project on GitHub: If you have an open source, publicly-hosted project on GitHub: