summaryrefslogtreecommitdiff
path: root/docs/developer.rst
diff options
context:
space:
mode:
authorFlorent Xicluna <florent.xicluna@gmail.com>2014-05-27 00:04:13 +0200
committerFlorent Xicluna <florent.xicluna@gmail.com>2014-05-27 00:04:13 +0200
commitd8fbb0cf030beaae1e6cbda80509151b52fc72f2 (patch)
tree106b9b81375952f0a993223d9f1f822ebb2e03f8 /docs/developer.rst
parent618fd6bc48450d06402f125d9842863524ff8a09 (diff)
downloadpep8-d8fbb0cf030beaae1e6cbda80509151b52fc72f2.tar.gz
Add Python 3.4 to .travis.yml
Diffstat (limited to 'docs/developer.rst')
-rw-r--r--docs/developer.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/developer.rst b/docs/developer.rst
index 205d593..7df1734 100644
--- a/docs/developer.rst
+++ b/docs/developer.rst
@@ -14,7 +14,7 @@ conditions of the :ref:`Expat license <license>`. Fork away!
* `Source code <https://github.com/jcrocholl/pep8>`_ and
`issue tracker <https://github.com/jcrocholl/pep8/issues>`_ on GitHub.
* `Continuous tests <http://travis-ci.org/jcrocholl/pep8>`_ against Python
- 2.6 through 3.3 and PyPy, on `Travis-CI platform
+ 2.6 through 3.4 and PyPy, on `Travis-CI platform
<http://about.travis-ci.org/>`_.
.. _available on GitHub: https://github.com/jcrocholl/pep8