diff --git a/README.mdown b/README.mdown index 45394542..c5bd586c 100644 --- a/README.mdown +++ b/README.mdown @@ -174,3 +174,5 @@ Jedi automatically starts the completion, if you type a dot, e.g. `str.`, if you don't want this: let g:jedi#popup_on_dot = 0 + +[![Build Status](https://secure.travis-ci.org/davidhalter/jedi.png?branch=master)](http://travis-ci.org/davidhalter/jedi)