From fa1ec6742a1499060c6fb60839fafe0a1223478b Mon Sep 17 00:00:00 2001 From: Ronny Pfannschmidt Date: Tue, 1 Sep 2015 21:26:01 +0200 Subject: [PATCH] travis badge in readme --- README.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 4f9b3d2..6cb5537 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,6 @@ -.. image:: https://drone.io/bitbucket.org/pytest-dev/pytest-xdist/status.png - :target: https://drone.io/bitbucket.org/pytest-dev/pytest-xdist/latest + +.. image:: https://travis-ci.org/pytest-dev/pytest-xdist.svg?branch=master + :target: https://travis-ci.org/pytest-dev/pytest-xdist .. image:: https://pypip.in/v/pytest-xdist/badge.png :target: https://pypi.python.org/pypi/pytest-xdist