Test: bundle install and remove vim-repeat dependency
This commit is contained in:
parent
bde8c9334c
commit
6b42a16080
@ -1,8 +1,10 @@
|
||||
language: ruby
|
||||
rvm:
|
||||
- 2.0.0
|
||||
before_script:
|
||||
- bundle install
|
||||
- bundle show
|
||||
script:
|
||||
- rake ci
|
||||
install:
|
||||
- git clone https://github.com/kana/vim-vspec.git
|
||||
- git clone https://github.com/tpope/vim-repeat.git
|
||||
|
Loading…
Reference in New Issue
Block a user