vim-easymotion/.travis.yml
2014-01-16 20:42:20 +09:00

9 lines
173 B
YAML

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