Skip to content

Commit

Permalink
Upgrade Ruby versions for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fphilipe committed Oct 15, 2022
1 parent c026297 commit 23753c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ language: ruby
cache: bundler
script: bundle exec rspec
rvm:
- 2.6.5
- 2.7.0
- 2.7.3
- 3.1.2
env:
matrix:
- ACTION_MAILER_VERSION=5
Expand Down

0 comments on commit 23753c1

Please sign in to comment.