Skip to content

Commit 648f2f6

Browse files
committed
Update fancy version images
1 parent 1dd4e33 commit 648f2f6

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,9 @@
22
pytest-random-order
33
===================================
44

5-
.. image:: https://img.shields.io/badge/python-3.5%2C%203.6%2C%203.7-blue.svg
5+
.. image:: https://img.shields.io/badge/python-3.7%2C%203.8%2C%203.9%2C%203.10-blue.svg
66
:target: https://github.com/jbasko/pytest-random-order
77

8-
.. image:: https://travis-ci.org/jbasko/pytest-random-order.svg?branch=master
9-
:target: https://travis-ci.org/jbasko/pytest-random-order
10-
118
**pytest-random-order** is a `pytest <http://pytest.org>`_ plugin that randomises the order of tests.
129
This can be useful to detect a test that passes just because it happens to run after an unrelated test that
1310
leaves the system in a *favourable* state.

0 commit comments

Comments
 (0)