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

CI: Drop 2.4 from the build matrix (#206)

The error message in the build was: 

    mini_racer was resolved to 0.4.0, which depends on
      Ruby (>= 2.5)
This commit is contained in:
Olle Jonsson 2021-06-04 09:05:08 +02:00 committed by GitHub
parent 8057ab6497
commit ecacd2054b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,6 @@
language: ruby
os: linux
rvm:
- 2.4
- 2.5
- 2.6
- 2.7