1
0
Fork 0
mirror of https://github.com/ms-ati/docile synced 2023-03-27 23:21:52 -04:00

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

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