Update to Ruby 2.2.4

This commit is contained in:
ethicalhack3r
2015-12-18 11:13:41 +01:00
parent 1e67fa26ff
commit d683c0f151
3 changed files with 5 additions and 4 deletions

View File

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