Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-09-20 23:06:44 +0400
committerGeorg Brandl <georg@python.org>2014-09-20 23:06:44 +0400
commit561181be7ac0d6ad6a330b323089f3e13d4656c1 (patch)
treedd5a30bb35a5be45393cb759e9e0cf818eff05ff /README.rst
parentb2c9d4b10736978ca60d3ee3d1258bbeb2651d77 (diff)
show drone.io status on README
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 9b22008b9..452f59db2 100644
--- a/README.rst
+++ b/README.rst
@@ -35,6 +35,11 @@ If you want to use a different interpreter, e.g. ``python3``, use::
PYTHON=python3 make test
+Continuous testing runs on drone.io:
+
+.. image:: https://drone.io/bitbucket.org/birkenfeld/sphinx/status.png
+ :target: https://drone.io/bitbucket.org/birkenfeld/sphinx/
+
Contributing
============