1
0
Fork 0
mirror of https://github.com/varvet/pundit.git synced 2022-11-09 12:30:11 -05:00

Remove support for Ruby 2.1 and 2.2 in CI

Official support for 2.1 and 2.2 has ended a while ago, so let's not
run it in CI anymore.

https://www.ruby-lang.org/en/news/2017/04/01/support-of-ruby-2-1-has-ended/
https://www.ruby-lang.org/en/news/2018/06/20/support-of-ruby-2-2-has-ended/
This commit is contained in:
Linus Marton 2019-01-17 09:22:34 +01:00
parent 186e8384cc
commit 773740fae4
No known key found for this signature in database
GPG key ID: 3AE26AD3E41F5ED8

View file

@ -6,8 +6,6 @@ matrix:
include:
- rvm: 2.5.1
script: bundle exec rake rubocop # ONLY lint once, first
- rvm: 2.1
- rvm: 2.2.8
- rvm: 2.3.5
- rvm: 2.4.2
- rvm: 2.5.1