Skip to content

Commit 64306e4

Browse files
committed
README: update badges: CircleCI/Codecov
1 parent fef3759 commit 64306e4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
vim-python-pep8-indent
22
======================
33

4-
.. image:: https://travis-ci.org/Vimjas/vim-python-pep8-indent.png?branch=master
5-
:target: https://travis-ci.org/Vimjas/vim-python-pep8-indent
4+
.. image:: https://circleci.com/gh/Vimjas/vim-python-pep8-indent.svg?style=svg
5+
:target: https://circleci.com/gh/Vimjas/vim-python-pep8-indent
6+
.. image:: https://codecov.io/gh/Vimjas/vim-python-pep8-indent/branch/master/graph/badge.svg
7+
:target: https://codecov.io/gh/Vimjas/vim-python-pep8-indent
68

79
This small script modifies Vim_’s indentation behavior to comply with PEP8_ and my aesthetic preferences.
810
Most importantly::

0 commit comments

Comments
 (0)