Merge pull request #1711 from tricknotes/ruby-2.2.4

Test against 2.2.4 that is the latest of Ruby 2.2
move_new_block
Thomas Reynolds 2015-12-24 15:09:20 -08:00
commit 3b596d5e3e
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ before_script:
- bundle update
rvm:
- ruby-head
- 2.2.2
- 2.2.4
- 2.1
- 2.0
os: