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 22, 2018
1 parent 8acf955 commit dd70e94
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ rvm:
- 2.4.3
- 2.3.6
- 2.2.9
- 1.9.3
- jruby-9.0.5.0
- jruby-9.1.15.0
- ruby-head
Expand All @@ -47,16 +46,8 @@ gemfile:

matrix:
exclude:
- gemfile: Gemfile
rvm: 1.9.3
- gemfile: gemfiles/Gemfile.activerecord-5.0
rvm: 1.9.3
- gemfile: gemfiles/Gemfile.activerecord-5.1
rvm: 1.9.3
- 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-9.0.5.0
allow_failures:
Expand Down

0 comments on commit dd70e94

Please sign in to comment.