summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorAnthony Sottile <asottile@umich.edu>2021-03-16 07:51:22 -0700
committerAnthony Sottile <asottile@umich.edu>2021-03-16 07:51:22 -0700
commit9da39388168641582ea44c177a3259a6327f8eeb (patch)
tree45b61ed7813d82e1edaf6f7422f7d2db9f90bee2 /README.rst
parent930e2cad15df3661306740c30a892a6f1902ef1d (diff)
downloadpep8-drop_py34.tar.gz
drop python 3.4drop_py34
github actions no longer supports python 3.4
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 7f222ce..c71b933 100644
--- a/README.rst
+++ b/README.rst
@@ -1,8 +1,8 @@
pycodestyle (formerly called pep8) - Python style guide checker
===============================================================
-.. image:: https://img.shields.io/travis/PyCQA/pycodestyle.svg
- :target: https://travis-ci.org/PyCQA/pycodestyle
+.. image:: https://github.com/PyCQA/pycodestyle/actions/workflows/main.yml/badge.svg
+ :target: https://github.com/PyCQA/pycodestyle/actions/workflows/main.yml
:alt: Build status
.. image:: https://readthedocs.org/projects/pycodestyle/badge/?version=latest