summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-08-23 17:52:44 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-08-23 18:17:00 +0900
commite1648312d82e524e87fd727c1d46fcf52bf0ba3d (patch)
tree31e09955a96b86520228af207d313bf64a29ef70
parenta5aa18a426e93ba6b655ddd6bbe093592bab6840 (diff)
downloadbuildstream-e1648312d82e524e87fd727c1d46fcf52bf0ba3d.tar.gz
README.rst: Removing the badges
Now that we only run pre-merge CI, it makes no sense to show a badge for the coverage and pipeline status of the last run of master. It would make sense to show a badge for the last pipeline which was run for the last merge request that was merged to master, but I don't see any feature to get that information.
-rw-r--r--README.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/README.rst b/README.rst
index 6f64f47a6..0af603fdc 100644
--- a/README.rst
+++ b/README.rst
@@ -1,10 +1,5 @@
About
-----
-.. image:: https://gitlab.com/BuildStream/buildstream/badges/master/pipeline.svg
- :target: https://gitlab.com/BuildStream/buildstream/commits/master
-
-.. image:: https://gitlab.com/BuildStream/buildstream/badges/master/coverage.svg?job=coverage
- :target: https://gitlab.com/BuildStream/buildstream/commits/master
What is BuildStream?