1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

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

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