From 58d5b2e66d8865e79a0e91a6d21124ef9bc97dc9 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Thu, 21 Feb 2019 11:49:58 +0100 Subject: [PATCH] Remove badge from readme (now as project badge) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index beb8880..1d3596d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# clean-test [![pipeline status](https://gitlab.science.ru.nl/clean-and-itasks/clean-test/badges/master/pipeline.svg)](https://gitlab.science.ru.nl/clean-and-itasks/clean-test/commits/master) +# clean-test This tool can run other test programs and combine the results. The tool was conceived in -- GitLab