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