Add Ruby 2.1 to the build matrix.

This commit is contained in:
Lucas Mazza 2014-01-03 11:32:08 -02:00
parent f4efeb7b22
commit b456d1edb1
1 changed files with 3 additions and 0 deletions

View File

@ -1,7 +1,10 @@
language: ruby
before_install:
- gem install bundler -v '>= 1.5.1'
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- rbx
- jruby-19mode
gemfile: