Add missing current ruby versions to .travis.yml (#40)

This commit is contained in:
Tobias Pfeiffer 2020-01-04 15:43:41 +01:00 committed by Marc Siegel
parent def1671ce4
commit 497738329e
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,7 @@ dist: trusty
rvm:
# MRI
- ruby-head
- 2.7
- 2.6
- 2.5
- 2.4
@ -20,6 +21,7 @@ rvm:
- ree
# JRuby
- jruby-head
- jruby-9.2
- jruby-9.1
- jruby-9.0
# Rubinius