Merge pull request #1050 from nicolasleger/patch-1

[CI] Test against Ruby 2.5
This commit is contained in:
Jared Beck 2018-02-18 16:52:42 -05:00 committed by GitHub
commit c3cce8c6f5
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