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:
parent
dead1c3f2a
commit
5772e377ce
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Reference in a new issue