Skip to content

Commit

Permalink
Use latest ruby version on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fphilipe committed Jan 31, 2019
1 parent c492eb8 commit 39f802f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,7 @@ language: ruby
cache: bundler
script: bundle exec rspec
rvm:
- 2.4.1
- 2.6.1
env:
matrix:
- ACTION_MAILER_VERSION=4
Expand Down

0 comments on commit 39f802f

Please sign in to comment.