Do not test on Ruby 2.4 anymore

activesupport 6 requires Ruby 2.5
This commit is contained in:
Greg Karékinian 2019-12-19 11:46:03 +01:00
parent 1694e3cdc3
commit 585465f37b

View File

@ -1,7 +1,6 @@
language: ruby
cache: bundler
rvm:
- 2.4
- 2.5
- 2.6
services: