vim-easymotion/.travis.yml

9 lines
173 B
YAML
Raw Normal View History

2014-01-16 06:42:20 -05:00
language: ruby
rvm:
- 2.0.0
script:
- rake ci
install:
- git clone https://github.com/kana/vim-vspec.git
- git clone https://github.com/tpope/vim-repeat.git