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.1 to testing matrix

This commit is contained in:
Paul Thornthwaite 2014-02-25 22:00:53 +00:00
parent 2e21f3d9a2
commit fd98cb2c73

View file

@ -13,6 +13,8 @@ matrix:
gemfile: Gemfile
- rvm: 2.1.0
gemfile: Gemfile
- rvm: 2.1.1
gemfile: Gemfile
env: COVERAGE=true
- rvm: jruby-18mode
gemfile: Gemfile.1.8.7