Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add Ruby 3.2.0 and update patch versions
  • Loading branch information
petergoldstein committed Jan 17, 2023
commit 9ca3c14435d2e8b82ba9e19ffe1176a20edbb8c8
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@ rvm:
- 2.4.10
- 2.5.9
- 2.6.7
- 2.7.3
- 3.0.1
- 3.1.2
- 2.7.7
- 3.0.5
- 3.1.3
- 3.2.0

# For code coverage reports
script: bundle exec rake