Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit d6219df

Browse files
author
Trung Lê
committed
Drop test on Ruby 2.4
1 parent 14665af commit d6219df

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ dist: xenial
22
compiler: clang
33
language: ruby
44
rvm:
5+
- 2.6
56
- 2.5
6-
- 2.4
77
- rubinius-3
88
matrix:
99
include:

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
* Update upstream v8 version to 7.3.495.0
44
* Enable I18n support in V8
5+
* Drop support for Ruby 2.4 (EOL)
56

67
### v7.3.492.27.0, v7.3.492.27.1 - 2019-04-24
78

0 commit comments

Comments
 (0)