Run the specs on Ruby 2.5 and 2.6 too

This commit is contained in:
Greg Karékinian 2019-01-31 11:51:16 +01:00
parent a161302522
commit 00c17743b6

View File

@ -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: