diff options
author | Haru <haru@dotalux.com> | 2016-10-01 16:48:09 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2016-10-02 17:26:08 +0200 |
commit | c62745562042182818c1dd730ed0d699d58490ee (patch) | |
tree | d800417a7a444c0dae086e36177b78520bbbb54e /README.md | |
parent | c124ca13389f02f363e5e6969279cda149d2a761 (diff) | |
download | hercules-c62745562042182818c1dd730ed0d699d58490ee.tar.gz hercules-c62745562042182818c1dd730ed0d699d58490ee.tar.bz2 hercules-c62745562042182818c1dd730ed0d699d58490ee.tar.xz hercules-c62745562042182818c1dd730ed0d699d58490ee.zip |
Added gitlab CI badges to the README
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4,7 +4,9 @@ Hercules Build Status: [![Build Status](https://travis-ci.org/HerculesWS/Hercules.svg?branch=master)](https://travis-ci.org/HerculesWS/Hercules) [![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/cm9xbwurpbltqjop?svg=true)](https://ci.appveyor.com/project/Haru/hercules) -[![Coverity Scan Build Status](https://scan.coverity.com/projects/3892/badge.svg)](https://scan.coverity.com/projects/herculesws-hercules) +[![Coverity Scan Build Status](https://scan.coverity.com/projects/3892/badge.svg)](https://scan.coverity.com/projects/herculesws-hercules) +[![GitLabl Build Status](https://gitlab.com/HerculesWS/Hercules/badges/master/build.svg)](https://gitlab.com/HerculesWS/Hercules/commits/master) +[![Coverage Report](https://gitlab.com/HerculesWS/Hercules/badges/master/coverage.svg)](https://gitlab.com/HerculesWS/Hercules/commits/master) Issues and pull requests: [![Open Issues](https://img.shields.io/github/issues-raw/HerculesWS/Hercules.svg?label=Open%20Issues)](https://github.com/HerculesWS/Hercules/issues) |