1
0
forked from VimPlug/jedi

add travis build status to readme

This commit is contained in:
David Halter
2012-09-01 14:11:24 +02:00
parent 7c3a1c2952
commit 8eab8640fd

View File

@@ -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)