diff --git a/MANIFEST.in b/MANIFEST.in index ac7ad60c..67d96763 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -15,7 +15,6 @@ include test/fake_pycodestyle_configuration/tox.ini include tox.ini recursive-exclude test/suite *.py recursive-exclude test/suite/out *.py -exclude .travis.yml exclude CONTRIBUTING.rst exclude Makefile exclude hooks diff --git a/README.rst b/README.rst index 23e15885..e2941593 100644 --- a/README.rst +++ b/README.rst @@ -435,10 +435,8 @@ Links * PyPI_ * GitHub_ -* `Travis CI`_ * Codecov_ .. _PyPI: https://pypi.org/project/autopep8/ .. _GitHub: https://github.com/hhatto/autopep8 -.. _`Travis CI`: https://travis-ci.org/hhatto/autopep8 .. _`Codecov`: https://app.codecov.io/gh/hhatto/autopep8