Add Ruby 2.7 to test matrix

This commit is contained in:
Gene Liverman 2020-07-03 15:23:05 -04:00
parent 0500063a36
commit b3ee213109
No known key found for this signature in database
GPG key ID: 66D794FE7043CBCA

View file

@ -8,6 +8,7 @@ os:
rvm: rvm:
- 2.5 - 2.5
- 2.6 - 2.6
- 2.7
before_install: before_install:
- gem update --system - gem update --system