1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Ruby 2.3 is EOL

This commit is contained in:
Takashi Kokubun 2019-04-28 14:04:48 +09:00
parent 4c8f107898
commit 766293fc49
No known key found for this signature in database
GPG key ID: 6FFC433B12EE23DD

View file

@ -300,10 +300,10 @@ env:
- LDFLAGS=-Wno-unused-command-line-argument
- &rubyspec
name: ruby/spec on Ruby 2.3 # to ensure version guards are correctly added
name: ruby/spec on Ruby 2.4 # to ensure version guards are correctly added
<<: *linux
language: ruby
rvm: 2.3.8
rvm: 2.4.6
addons:
apt:
packages: