Skip to content

Commit

Permalink
Ruby 2.3 is EOL
Browse files Browse the repository at this point in the history
  • Loading branch information
k0kubun committed Apr 28, 2019
1 parent 4c8f107 commit 766293f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -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:
Expand Down

0 comments on commit 766293f

Please sign in to comment.