Skip to content

Commit

Permalink
Add ruby 3.0, 3.1, 3.2 to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Yegorov committed Jan 14, 2024
1 parent ec15c3b commit 69a28ba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ rvm:
- 2.5
- 2.6
- 2.7
- 3.0
- 3.1
- 3.2
script: rspec
install:
- gem install rspec
Expand Down

0 comments on commit 69a28ba

Please sign in to comment.