From 916d6998765aca5de8370ce9736d56fefb3858f1 Mon Sep 17 00:00:00 2001 From: Hideo Hattori Date: Sun, 23 Jun 2024 14:18:26 +0900 Subject: [PATCH] remove: travisci files --- MANIFEST.in | 1 - README.rst | 2 -- 2 files changed, 3 deletions(-) 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