Skip to content

Commit

Permalink
Adjust travis build matrix for latest patch of each ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
rmm5t committed Jun 23, 2019
1 parent 99fa66c commit c77a6d1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ notifications:
language: ruby
cache: bundler
rvm:
- 2.3.8
- 2.4.5
- 2.5.3
- 2.6.0
- 2.3
- 2.4
- 2.5
- 2.6

gemfile:
- Gemfile
Expand Down

0 comments on commit c77a6d1

Please sign in to comment.