Skip to content

Commit

Permalink
Merge pull request #197 from yahonda/bump_rubies_302
Browse files Browse the repository at this point in the history
  • Loading branch information
yahonda authored Aug 6, 2021
2 parents 0542702 + 42d0e34 commit 896ac66
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,9 @@ install:

language: ruby
rvm:
- 2.7.3
- 2.6.7
- 3.0.2
- 2.7.4
- 2.6.8
- 2.5.9
- 2.4.10
- 2.3.8
Expand All @@ -57,7 +58,7 @@ matrix:
- gemfile: gemfiles/Gemfile.activerecord-main
rvm: jruby-9.2.17.0
- gemfile: gemfiles/Gemfile.activerecord-main
rvm: 2.6.7
rvm: 2.6.8
- gemfile: gemfiles/Gemfile.activerecord-main
rvm: 2.5.9
- gemfile: gemfiles/Gemfile.activerecord-main
Expand All @@ -81,3 +82,7 @@ matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
- gemfile: gemfiles/Gemfile.activerecord-main
rvm: 3.0.2
- gemfile: gemfiles/Gemfile.activerecord-main
rvm: 2.7.4

0 comments on commit 896ac66

Please sign in to comment.