Skip to content

Commit d67963a

Browse files
committed
Added travis build image
1 parent 6a22c35 commit d67963a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
|logo| Python-mode, Python in VIM
22
#################################
33

4+
.. image:: https://travis-ci.org/klen/python-mode.png?branch=develop :target: https://travis-ci.org/klen/python-mode
5+
46
Python-mode is a vim plugin that allows you to use the pylint_, rope_, pydoc_, pyflakes_, pep8_, mccabe_ libraries in vim to provide
57
features like python code looking for bugs, refactoring and some other useful things.
68

0 commit comments

Comments
 (0)