mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
Merge pull request #1565 from olleolleolle/patch-4
CI: Use ruby 2.4.7, 2.5.6, 2.6.4
This commit is contained in:
commit
6ee7fc1a42
1 changed files with 3 additions and 3 deletions
|
@ -21,9 +21,9 @@ addons:
|
|||
rvm:
|
||||
- 2.2.10
|
||||
- 2.3.8
|
||||
- 2.4.6
|
||||
- 2.5.5
|
||||
- 2.6.3
|
||||
- 2.4.7
|
||||
- 2.5.6
|
||||
- 2.6.4
|
||||
- ruby-head
|
||||
- rbx-3
|
||||
- jruby-9.2.8.0
|
||||
|
|
Loading…
Add table
Reference in a new issue