Skip to content

Commit

Permalink
Merge pull request fphilipe#249 from javierjulio/update-travis
Browse files Browse the repository at this point in the history
Update CI with current versions
  • Loading branch information
fphilipe committed Mar 17, 2020
2 parents 7202a85 + f64f074 commit 97ba182
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -3,12 +3,12 @@ language: ruby
cache: bundler
script: bundle exec rspec
rvm:
- 2.6.3
- 2.6.5
- 2.7.0
env:
matrix:
- ACTION_MAILER_VERSION=4
- ACTION_MAILER_VERSION=5
- ACTION_MAILER_VERSION=6.0.0.rc2
- ACTION_MAILER_VERSION=6
- ACTION_MAILER_VERSION=master
matrix:
fast_finish: true
Expand Down

0 comments on commit 97ba182

Please sign in to comment.