From 017df256828d0eb0165b1506f2c12215d2e0c7c2 Mon Sep 17 00:00:00 2001 From: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> Date: Tue, 9 Mar 2021 11:23:47 -0700 Subject: [PATCH] chore: remove the circleci badge --- README.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 140248c0..08ec2bd9 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ Proto Plus for Python ===================== -|pypi| |release level| |ci| |docs| |codecov| +|pypi| |release level| |docs| |codecov| Beautiful, Pythonic protocol buffers. @@ -26,7 +26,5 @@ Documentation :target: https://cloud.google.com/terms/launch-stages .. |docs| image:: https://readthedocs.org/projects/proto-plus-python/badge/?version=latest :target: https://proto-plus-python.readthedocs.io/en/latest/ -.. |ci| image:: https://circleci.com/gh/googleapis/proto-plus-python.svg?style=shield - :target: https://circleci.com/gh/googleapis/proto-plus-python .. |codecov| image:: https://codecov.io/gh/googleapis/proto-plus-python/graph/badge.svg :target: https://codecov.io/gh/googleapis/proto-plus-python