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:
parent
53e6e0693b
commit
fc0aeff153
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue