Skip to content

Commit

Permalink
Ruby 3 is incompatible with Rails 5
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaslillebo committed Feb 3, 2021
1 parent e6334fc commit d843926
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,12 @@ env:
matrix:
fast_finish: true
exclude:
- gemfile: gemfiles/rails_5.0.gemfile
rvm: 3.0
- gemfile: gemfiles/rails_5.1.gemfile
rvm: 3.0
- gemfile: gemfiles/rails_5.2.gemfile
rvm: 3.0
- gemfile: gemfiles/rails_6.0.gemfile
rvm: 2.3
- gemfile: gemfiles/rails_6.0.gemfile
Expand Down

0 comments on commit d843926

Please sign in to comment.