Releasing v3.2

* Added tests to test various use cases
* Added .travis.yml for travis integration
This commit is contained in:
Dhruva Sagar
2013-09-19 12:28:47 +05:30
parent 9875a117a7
commit 0799523ffb
10 changed files with 228 additions and 4 deletions

4
Gemfile Normal file
View File

@@ -0,0 +1,4 @@
source 'https://rubygems.org'
gem 'rake'
gem 'vim-flavor', '~> 1.1'