From bdfed33060e2d508ace15cb78158bed142cf3504 Mon Sep 17 00:00:00 2001
From: dgelessus <dgelessus@users.noreply.github.com>
Date: Fri, 4 Feb 2022 18:30:03 +0100
Subject: [PATCH] Update build status badge in README

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index db85929..05c9942 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
 TLC4B
 =====
 
-[![Build Status](https://travis-ci.org/hhu-stups/tlc4b.svg)](https://travis-ci.org/hhu-stups/tlc4b)
+[![GitLab CI](https://gitlab.cs.uni-duesseldorf.de/%{project_path}/badges/%{default_branch}/pipeline.svg)](https://gitlab.cs.uni-duesseldorf.de/%{project_path}/pipelines)
-- 
GitLab