1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00

Add Ruby 2.7.0 to CI

This commit is contained in:
Thomas Reynolds 2020-01-09 10:39:59 -08:00
parent dead1c3f2a
commit 5772e377ce

View file

@ -2,6 +2,7 @@ language: ruby
cache: bundler cache: bundler
rvm: rvm:
- ruby-head - ruby-head
- 2.7.0
- 2.6.3 - 2.6.3
- 2.5.5 - 2.5.5
os: os: