1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 17:20:04 +08:00
SpaceVim/bundle/vim-textobj-line/.travis.yml

6 lines
58 B
YAML
Raw Normal View History

2020-06-13 14:06:35 +08:00
language: ruby
rvm:
- 2.1.5
script: rake ci
sudo: false