Drop Ruby 2.4 support

As Ruby 2.4 had already reached EOL

TODO: migrate Travis CI to GitHub Actions
Signed-off-by: Kentaro Hayashi <kenhys@gmail.com>
This commit is contained in:
Kentaro Hayashi 2021-04-15 12:01:20 +09:00
parent 5428c2ad3e
commit d007b5a136

View File

@ -8,7 +8,6 @@ env:
rvm: rvm:
- 2.5.1 - 2.5.1
- 2.4.4
before_install: before_install:
- google-chrome-stable --version - google-chrome-stable --version