From 99b28eb5f2667376798f9c2c7e1027800d12e7c4 Mon Sep 17 00:00:00 2001 From: Jeff Avallone Date: Tue, 5 Jun 2018 06:40:21 -0400 Subject: [PATCH] Adding GitLab CI status badges --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38275c4..c24fa5d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Regexper [![CircleCI](https://circleci.com/gh/javallone/regexper-static.svg?style=svg)](https://circleci.com/gh/javallone/regexper-static) +# Regexper [![pipeline status](https://gitlab.com/javallone/regexper-static/badges/master/pipeline.svg)](https://gitlab.com/javallone/regexper-static/commits/master) [![coverage report](https://gitlab.com/javallone/regexper-static/badges/master/coverage.svg)](https://gitlab.com/javallone/regexper-static/commits/master) Code for the http://regexper.com/ site.