Skip to content

Commit

Permalink
Drop CRuby 2.1 or lower support
Browse files Browse the repository at this point in the history
  • Loading branch information
yahonda committed Jan 17, 2018
1 parent 9628895 commit 3d8968b
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ rvm:
- 2.5.0
- 2.4.3
- 2.3.6
- 2.2.9
- 1.9.3
- jruby-1.7.27
- jruby-9.0.5.0
- jruby-9.1.15.0
Expand All @@ -50,22 +48,14 @@ gemfile:

matrix:
exclude:
- gemfile: Gemfile
rvm: 1.9.3
- gemfile: Gemfile
rvm: jruby-1.7.27
- gemfile: gemfiles/Gemfile.activerecord-5.0
rvm: 1.9.3
- gemfile: gemfiles/Gemfile.activerecord-5.0
rvm: jruby-1.7.27
- gemfile: gemfiles/Gemfile.activerecord-5.1
rvm: 1.9.3
- gemfile: gemfiles/Gemfile.activerecord-5.1
rvm: jruby-1.7.27
- gemfile: gemfiles/Gemfile.activerecord-5.1
rvm: jruby-9.0.5.0
- gemfile: gemfiles/Gemfile.activerecord-5.2
rvm: 1.9.3
- gemfile: gemfiles/Gemfile.activerecord-5.2
rvm: jruby-1.7.27
- gemfile: gemfiles/Gemfile.activerecord-5.2
Expand Down

0 comments on commit 3d8968b

Please sign in to comment.