vim-easymotion/.travis.yml

11 lines
171 B
YAML
Raw Permalink Normal View History

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