chore(ci): test oldest and latest Ruby only (#7412)
Merge pull request 7412
This commit is contained in:
parent
6cb97771b7
commit
12f66076ba
|
@ -5,9 +5,8 @@ language: ruby
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
rvm:
|
rvm:
|
||||||
- &ruby1 2.5.1
|
- &ruby1 2.5.3
|
||||||
- &ruby2 2.4.4
|
- &ruby2 2.3.8
|
||||||
- &ruby3 2.3.7
|
|
||||||
- &jruby jruby-9.1.16.0
|
- &jruby jruby-9.1.16.0
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
|
|
Loading…
Reference in New Issue