1
0
Fork 0
mirror of https://github.com/rubyjs/mini_racer synced 2023-03-27 23:21:28 -04:00

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

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: