Run the specs on Ruby 2.5 and 2.6 too
This commit is contained in:
parent
a161302522
commit
00c17743b6
@ -1,7 +1,9 @@
|
|||||||
language: ruby
|
language: ruby
|
||||||
cache: bundler
|
cache: bundler
|
||||||
rvm:
|
rvm:
|
||||||
- 2.4.1
|
- 2.4
|
||||||
|
- 2.5
|
||||||
|
- 2.6
|
||||||
services:
|
services:
|
||||||
- redis-server
|
- redis-server
|
||||||
before_script:
|
before_script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user