mirror of
https://github.com/dhruvasagar/vim-table-mode.git
synced 2025-11-17 07:23:37 -05:00
Releasing v3.2
* Added tests to test various use cases * Added .travis.yml for travis integration
This commit is contained in:
4
.travis.yml
Normal file
4
.travis.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
language: ruby
|
||||
rvm:
|
||||
- 1.9.3
|
||||
script: rake ci
|
||||
Reference in New Issue
Block a user