mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
update to latest available minor Ruby MRI versions
This commit is contained in:
parent
436ab88e65
commit
99920ac076
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ language: ruby
|
|||
cache: bundler
|
||||
|
||||
rvm:
|
||||
- 2.2.6
|
||||
- 2.3.3
|
||||
- 2.2.7
|
||||
- 2.3.4
|
||||
- 2.4.2
|
||||
- jruby-9.1.12.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue