From 7e116d82956b5ad568ba8c8c0cf4f8704c997466 Mon Sep 17 00:00:00 2001 From: David Halter Date: Thu, 22 Aug 2013 22:17:44 +0430 Subject: [PATCH] added travis badge --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index d30b370..6046dc5 100644 --- a/README.rst +++ b/README.rst @@ -2,6 +2,10 @@ jedi-vim - awesome Python autocompletion with VIM ################################################# +.. image:: https://travis-ci.org/davidhalter/jedi-vim.png?branch=master + :target: https://travis-ci.org/davidhalter/jedi-vim + :alt: Travis-CI build status + *If you have any comments or feature requests, please tell me! I really want to know, what you think about Jedi and jedi-vim.*