Got travis working, fixed ruby 1.9.3 compatibility

This commit is contained in:
Dan Hirsch 2014-01-11 04:27:40 +01:00
parent df196aa346
commit 982665aafa
4 changed files with 32 additions and 17 deletions

View file

@ -4,4 +4,5 @@ gemspec
group :test do
gem 'minitest', '~> 5.2'
gem 'rake', '>10'
end