Merge pull request #1711 from tricknotes/ruby-2.2.4

Test against 2.2.4 that is the latest of Ruby 2.2
This commit is contained in:
Thomas Reynolds 2015-12-24 15:09:20 -08:00
commit 3b596d5e3e

View file

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