Skip to content

Commit bc79c49

Browse files
Drop no longer working badges from the readme
* Travis batch does no longer make sense as we no longer use Travis. The Github actions build status is shown on the Github UI anyhow, so we don't need a badge for that. * Requires.io batch broke and, as we get PRs for security-relevant updates and otherwise only update requirements on demand, it doesn't give too helpful information either.
1 parent 158c579 commit bc79c49

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

README.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,12 @@
22
Mario the Devpi Plumber
33
=======================
44

5-
.. image:: https://travis-ci.org/blue-yonder/devpi-plumber.svg?branch=master
6-
:alt: Build Status
7-
:target: https://travis-ci.org/blue-yonder/devpi-plumber
85
.. image:: https://coveralls.io/repos/blue-yonder/devpi-plumber/badge.svg?branch=master
96
:alt: Coverage Status
107
:target: https://coveralls.io/r/blue-yonder/devpi-plumber?branch=master
118
.. image:: https://badge.fury.io/py/devpi-plumber.svg
129
:alt: Latest Version
1310
:target: https://pypi.python.org/pypi/devpi-plumber
14-
.. image:: https://requires.io/github/blue-yonder/devpi-plumber/requirements.svg?branch=master
15-
:alt: Requirements Status
16-
:target: https://requires.io/github/blue-yonder/devpi-plumber/requirements/?branch=master
1711

1812
Mario, the devpi-plumber, helps to automate and test large devpi_ installations. It offers a simple python commandline wrapper
1913
around the devpi client binary and utilities for using devpi in a test harness. To get access to the latter, install Mario

0 commit comments

Comments
 (0)