README: add Travis CI badge

This commit is contained in:
Marco Hinz 2014-11-20 15:00:36 +01:00
parent 62512237a5
commit 61619ba211
6 changed files with 22 additions and 20 deletions

6
test/vimrc Normal file
View file

@ -0,0 +1,6 @@
filetype off
set runtimepath+=vader.vim
set runtimepath+=.
filetype plugin on
syntax enable
set hidden