From 375ec70d7cf32f3a87ac353d55f0c2230f3ab103 Mon Sep 17 00:00:00 2001
From: Marko Petric <marko.petric@cern.ch>
Date: Tue, 22 Sep 2020 19:29:57 +0200
Subject: [PATCH] Update status badges

---
 README.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index be3c0f5c1..b8eff72c0 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
 # DD4hep (Detector Description for High Energy Physics)
-[![Build Status](https://travis-ci.com/AIDASoft/DD4hep.svg?branch=master)](https://travis-ci.com/AIDASoft/DD4hep)
-[![pipeline status](https://gitlab.cern.ch/CLICdp/DetectorSoftware/DD4hep/badges/master/pipeline.svg)](https://gitlab.cern.ch/CLICdp/DetectorSoftware/DD4hep/commits/master)
+![linux](https://github.com/AIDASoft/DD4hep/workflows/linux/badge.svg)
+![macOS](https://github.com/AIDASoft/DD4hep/workflows/macOS/badge.svg)
+![python](https://github.com/AIDASoft/DD4hep/workflows/python/badge.svg)
 [![Coverity Status](https://scan.coverity.com/projects/10713/badge.svg)](https://scan.coverity.com/projects/DD4hep)
 [![DOI](https://zenodo.org/badge/60682190.svg)](https://zenodo.org/badge/latestdoi/60682190)
 
-- 
GitLab