summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lee <IanLee1521@gmail.com>2016-06-06 16:19:06 -0700
committerIan Lee <IanLee1521@gmail.com>2016-06-06 16:19:06 -0700
commitd2171cd3b6664b8afe8b51071b835de2c29c3c30 (patch)
treeb42cd7c52098b6a9778952e6fe080a6ebec09296
parent42c898716cb071cc0f8c74db4a40e6781b3b2ef2 (diff)
downloadpep8-d2171cd3b6664b8afe8b51071b835de2c29c3c30.tar.gz
Updated docs related to tested Python versions
-rw-r--r--docs/developer.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/developer.rst b/docs/developer.rst
index c921ae7..2c8ce57 100644
--- a/docs/developer.rst
+++ b/docs/developer.rst
@@ -14,8 +14,8 @@ conditions of the :ref:`Expat license <license>`. Fork away!
* `Source code <https://github.com/pycqa/pycodestyle>`_ and
`issue tracker <https://github.com/pycqa/pycodestyle/issues>`_ on GitHub.
* `Continuous tests <http://travis-ci.org/pycqa/pycodestyle>`_ against Python
- 2.6 through 3.5 and PyPy, on `Travis-CI platform
- <http://about.travis-ci.org/>`_.
+ 2.6 through 3.5 as well as the nightly Python build and PyPy, on `Travis-CI
+ platform <http://about.travis-ci.org/>`_.
.. _available on GitHub: https://github.com/pycqa/pycodestyle