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
Next Next commit
Add Ruby 3.1 to the Travis config
  • Loading branch information
petergoldstein committed Jun 20, 2022
commit 7138b315a381936f40d34f2e1fb68e478285c07e
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ rvm:
- 2.6.7
- 2.7.3
- 3.0.1
- 3.1.2

# For code coverage reports
script: bundle exec rake