readme: update drone->travis

This commit is contained in:
Georg Brandl 2015-01-02 13:54:04 +01:00
parent a84e036622
commit 5f3d18dac2

View File

@ -35,6 +35,11 @@ If you want to use a different interpreter, e.g. ``python3``, use::
PYTHON=python3 make test
Continuous testing runs on travis:
.. image:: https://travis-ci.org/sphinx-doc/sphinx.svg?branch=master
:target: https://travis-ci.org/sphinx-doc/sphinx
Contributing
============