CI against Ruby 2.4.5 and 2.5.3 (#45)

Bump CI to latest minor versions of Ruby 2.4 and 2.5
This commit is contained in:
Tatsuya Ikeda 2018-12-13 13:57:42 +09:00 committed by Jeremy Daer
parent 18974137be
commit e6f4201b59

@ -2,8 +2,8 @@ language: ruby
sudo: false
rvm:
- 2.4.4
- 2.5.1
- 2.4.5
- 2.5.3
- ruby-head
cache: