Skip to content

Commit

Permalink
DEV: EOL Ruby 2.4 is no longer officially supported (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
Trung Lê committed Jul 16, 2020
1 parent 90ff1f7 commit 4d179bf
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
@@ -1,6 +1,5 @@
language: ruby
rvm:
- 2.4
- 2.5
- 2.6
- 2.7
Expand All @@ -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:
Expand Down

0 comments on commit 4d179bf

Please sign in to comment.