Use job_start on vim

Close #498
Close #534
This commit is contained in:
Yasuhiro Matsumoto
2016-10-13 13:17:17 +09:00
committed by Junegunn Choi
parent 3f7344d2cc
commit b32169ff30
3 changed files with 97 additions and 36 deletions

View File

@@ -20,6 +20,7 @@ matrix:
- env: ENV=ruby20
rvm: 2.0.0
- env: ENV=neovim
- env: ENV=vim8
install: |
git config --global user.email "you@example.com"
git config --global user.name "Your Name"