Ruby 2.3 is EOL
This commit is contained in:
parent
4c8f107898
commit
766293fc49
@ -300,10 +300,10 @@ env:
|
|||||||
- LDFLAGS=-Wno-unused-command-line-argument
|
- LDFLAGS=-Wno-unused-command-line-argument
|
||||||
|
|
||||||
- &rubyspec
|
- &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
|
<<: *linux
|
||||||
language: ruby
|
language: ruby
|
||||||
rvm: 2.3.8
|
rvm: 2.4.6
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
packages:
|
packages:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user