From 4312fc445efed2b1976227b79cc5d8dfb4bab47e Mon Sep 17 00:00:00 2001
From: Raymond Toy <rtoy@common-lisp.net>
Date: Sun, 3 Sep 2017 04:55:21 +0000
Subject: [PATCH] Add pipeline status to readme

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index ccc884105..5c6c28570 100644
--- a/README.md
+++ b/README.md
@@ -50,4 +50,6 @@ Here is a summary of its main features:
   maintained and improved by a team of volunteers collaborating over
   the Internet.
 
-For the latest news and other information, see [the wiki](https://gitlab.common-lisp.net/cmucl/cmucl/wikis/home).
\ No newline at end of file
+For the latest news and other information, see [the wiki](https://gitlab.common-lisp.net/cmucl/cmucl/wikis/home).
+
+[![pipeline status](https://gitlab.common-lisp.net/cmucl/cmucl/badges/master/pipeline.svg)](https://gitlab.common-lisp.net/cmucl/cmucl/commits/master)
\ No newline at end of file
-- 
GitLab