[CI] Test against Ruby 2.5

This commit is contained in:
Nicolas Leger 2018-03-15 14:52:34 +01:00 committed by GitHub
parent d3409ace2a
commit b5f2a9006c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,7 @@ rvm:
- 2.2
- 2.3
- 2.4
- 2.5
install:
- gem install -v 1.12.5 bundler
- bundle _1.12.5_ install --jobs=3 --retry=3