Skip to content

Commit

Permalink
Fix Ruby verion in TravisCI config
Browse files Browse the repository at this point in the history
  • Loading branch information
karlwilbur committed Nov 9, 2022
1 parent e033aa0 commit 5f0e004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ rvm:
- 2.6.10
- 2.7.0
- 2.7.6
- 3.0.0
- 3.0.1
- 3.0.4
- 3.1.0
- 3.1.2
Expand Down

0 comments on commit 5f0e004

Please sign in to comment.