[CI] Test against Ruby 2.5

This commit is contained in:
Nicolas Leger 2018-02-17 17:47:06 +01:00 committed by GitHub
parent abbbabfddb
commit 44d58ed994
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -1,8 +1,9 @@
language: ruby
cache: bundler
rvm:
- 2.4.2
- 2.3.5
- 2.5.0
- 2.4.3
- 2.3.6
env:
global:
- TRAVIS=true