DEV: EOL Ruby 2.4 is no longer officially supported (#167)

This commit is contained in:
Trung Lê 2020-07-17 09:50:07 +10:00 committed by GitHub
parent 90ff1f7994
commit 4d179bf913
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 7 deletions

View File

@ -1,6 +1,5 @@
language: ruby
rvm:
- 2.4
- 2.5
- 2.6
- 2.7
@ -10,12 +9,6 @@ matrix:
- rvm: 2.5.1
os: osx
osx_image: xcode9.4
- rvm: 2.4.0
os: osx
osx_image: xcode8.3
- rvm: 2.4.0
os: osx
osx_image: xcode7.3
dist: trusty
sudo: true
before_install: