Add Ruby 2.3 and 2.4 as CI build targets

2.3 and 2.4 have been out for some time. We should probably make sure
the project works with them.
This commit is contained in:
Matt Rogers 2017-05-20 09:47:47 -05:00
parent a8e2978054
commit 74ecfd11d3

View file

@ -6,6 +6,8 @@ rvm:
- 2.0.0
- 2.1
- 2.2
- 2.3
- 2.4
addons:
firefox: 45.8.0esr
env: