mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
CI: Use ruby 2.4.9, 2.5.7, 2.6.5
This commit is contained in:
parent
6ee7fc1a42
commit
8b76b4e346
1 changed files with 3 additions and 3 deletions
|
@ -21,9 +21,9 @@ addons:
|
|||
rvm:
|
||||
- 2.2.10
|
||||
- 2.3.8
|
||||
- 2.4.7
|
||||
- 2.5.6
|
||||
- 2.6.4
|
||||
- 2.4.9
|
||||
- 2.5.7
|
||||
- 2.6.5
|
||||
- ruby-head
|
||||
- rbx-3
|
||||
- jruby-9.2.8.0
|
||||
|
|
Loading…
Reference in a new issue