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 | ||||
| 
 | ||||
| rvm: | ||||
|   - &ruby1 2.5.1 | ||||
|   - &ruby2 2.4.4 | ||||
|   - &ruby3 2.3.7 | ||||
|   - &ruby1 2.5.3 | ||||
|   - &ruby2 2.3.8 | ||||
|   - &jruby jruby-9.1.16.0 | ||||
| 
 | ||||
| matrix: | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue