Add Ruby 2.1.0 to the test matrix

This commit is contained in:
Peter M. Goldstein 2013-12-26 11:55:01 -08:00
parent 53e6e0693b
commit fc0aeff153
1 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,7 @@ rvm:
- 1.9.2
- 1.9.3
- 2.0.0
- 2.1.0
- jruby-18mode
- jruby-19mode
- jruby-head
@ -25,6 +26,8 @@ matrix:
gemfile: Gemfile.1.8.7
- rvm: 2.0.0
gemfile: Gemfile.1.8.7
- rvm: 2.1.0
gemfile: Gemfile.1.8.7
- rvm: jruby-18mode
gemfile: Gemfile
- rvm: jruby-19mode