Skip to content

Commit

Permalink
Remove support for old Ruby versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexreisner committed Oct 11, 2021
1 parent b934274 commit eb036b5
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,10 @@ env:
- DB=postgres
- DB=mysql
rvm:
- 2.1.10
- 2.2.10
- 2.3.7
- 2.4.4
- 2.5.1
- 2.5.9
- 2.6.8
- 2.7.4
- 3.0.2
- jruby-19mode
gemfile:
- Gemfile
Expand Down

0 comments on commit eb036b5

Please sign in to comment.