mirror of
https://github.com/dhruvasagar/vim-table-mode.git
synced 2025-11-08 11:03:47 -05:00
7 lines
86 B
YAML
7 lines
86 B
YAML
language: ruby
|
|
rvm:
|
|
- 2.3.0
|
|
before_install:
|
|
- gem install bundler
|
|
script: rake ci
|