Update to Ruby 2.2.2

This commit is contained in:
ethicalhack3r
2015-04-16 18:52:25 +02:00
parent acae16e7ee
commit df514d3b9f
3 changed files with 5 additions and 4 deletions

View File

@@ -11,6 +11,7 @@ rvm:
- 2.1.5
- 2.2.0
- 2.2.1
- 2.2.2
before_install:
- "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc"
script: bundle exec rspec