Test: bundle install and remove vim-repeat dependency

This commit is contained in:
haya14busa 2014-01-16 21:20:03 +09:00
parent bde8c9334c
commit 6b42a16080

View File

@ -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