summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-08-15 21:07:31 -0400
committerJason R. Coombs <jaraco@jaraco.com>2016-08-15 21:07:31 -0400
commitecd62723bcb95755c91c1bf819d582ffe3bececa (patch)
tree9b6ac604c7b719b47512558d3969f69af5b42657 /README.rst
parent0271f71a1189d3b19702483379b92389e4e37f5d (diff)
downloadpytest-runner-ecd62723bcb95755c91c1bf819d582ffe3bececa.tar.gz
Update org in badges
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 00a1500..f9a04d3 100644
--- a/README.rst
+++ b/README.rst
@@ -5,8 +5,8 @@
.. image:: https://img.shields.io/pypi/dm/pytest-runner.svg
-.. image:: https://img.shields.io/travis/jaraco/pytest-runner/master.svg
- :target: http://travis-ci.org/jaraco/pytest-runner
+.. image:: https://img.shields.io/travis/pytest-dev/pytest-runner/master.svg
+ :target: http://travis-ci.org/pytest-dev/pytest-runner
Setup scripts can use pytest-runner to add setup.py test support for pytest
runner.