1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 12:50:04 +08:00
SpaceVim/bundle/vim-textobj-line/.travis.yml
2020-06-13 14:06:35 +08:00

6 lines
58 B
YAML

language: ruby
rvm:
- 2.1.5
script: rake ci
sudo: false