File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ conditions of the :ref:`Expat license <license>`. Fork away!
1414* `Source code <https://github.com/pycqa/pycodestyle >`_ and
1515 `issue tracker <https://github.com/pycqa/pycodestyle/issues >`_ on GitHub.
1616* `Continuous tests <http://travis-ci.org/pycqa/pycodestyle >`_ against Python
17- 2.6 through 3.5 as well as the nightly Python build and PyPy, on `Travis- CI
17+ 2.6 through 3.6 as well as the nightly Python build and PyPy, on `Travis CI
1818 platform <https://docs.travis-ci.com//> `_.
1919
2020.. _available on GitHub : https://github.com/pycqa/pycodestyle
@@ -104,7 +104,7 @@ Then be sure to pass the tests::
104104
105105When contributing to pycodestyle, please observe our `Code of Conduct `_.
106106
107- To run the tests, the core developer team and Travis- CI use tox::
107+ To run the tests, the core developer team and Travis CI use tox::
108108
109109 $ pip install -r dev-requirements.txt
110110 $ tox
You can’t perform that action at this time.
0 commit comments