From e35d15834b71822c36e0080cfe4c8cc722f211d2 Mon Sep 17 00:00:00 2001 From: Lucas Ramage Date: Fri, 10 Apr 2020 22:08:06 -0400 Subject: [PATCH] Collapse badges --- README.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.rst b/README.rst index cb045389..7f8b7ae6 100644 --- a/README.rst +++ b/README.rst @@ -6,17 +6,17 @@ PRoot Build status ============ -- .. image:: https://img.shields.io/gitlab/pipeline/proot/proot.svg?label=gitlab-ci&style=flat-square - :target: https://gitlab.com/proot/proot/pipelines +.. image:: https://img.shields.io/gitlab/pipeline/proot/proot.svg?label=gitlab-ci&style=flat-square + :target: https://gitlab.com/proot/proot/pipelines -- .. image:: https://img.shields.io/travis/proot-me/proot.svg?label=travis-ci&style=flat-square - :target: https://travis-ci.org/proot-me/proot +.. image:: https://img.shields.io/travis/proot-me/proot.svg?label=travis-ci&style=flat-square + :target: https://travis-ci.org/proot-me/proot -- .. image:: https://img.shields.io/badge/scan--build-latest-yellow.svg?style=flat-square - :target: https://proot.gitlab.io/proot/reports/scan-build +.. image:: https://img.shields.io/badge/scan--build-latest-yellow.svg?style=flat-square + :target: https://proot.gitlab.io/proot/reports/scan-build -- .. image:: https://img.shields.io/badge/lcov-latest-6688D4.svg?style=flat-square - :target: https://proot.gitlab.io/proot/reports/lcov +.. image:: https://img.shields.io/badge/lcov-latest-6688D4.svg?style=flat-square + :target: https://proot.gitlab.io/proot/reports/lcov Compiling =========