mirror of
https://github.com/junegunn/vim-plug.git
synced 2026-02-03 20:42:41 +08:00
Test against multiple versions of Ruby
As discussed in junegunn/vim-plug#31
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
language: vim
|
||||
language: ruby
|
||||
rvm:
|
||||
- 1.8.7
|
||||
- 2.0.0
|
||||
|
||||
before_script: |
|
||||
hg clone https://code.google.com/p/vim/
|
||||
|
||||
Reference in New Issue
Block a user