README: add Travis CI badge
This commit is contained in:
parent
62512237a5
commit
61619ba211
6 changed files with 22 additions and 20 deletions
9
test/run
9
test/run
|
@ -1,10 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
vim --nofork -XNu <(cat << EOF
|
||||
filetype off
|
||||
set runtimepath+=~/.vim/bundle/vader.vim
|
||||
set runtimepath+=..
|
||||
filetype plugin on
|
||||
syntax enable
|
||||
set hidden
|
||||
EOF) +Vader*
|
||||
vim -XNu vimrc -c 'Vader! *' >/dev/null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue