Skip to content

Commit

Permalink
Update Travis to check Ruby 2.6 (#1128)
Browse files Browse the repository at this point in the history
This updates the Travis configuration file to check against Ruby 2.6.
  • Loading branch information
pyrmont authored May 27, 2019
1 parent b0c0238 commit 04ce735
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ rvm:
- "2.3"
- "2.4"
- "2.5"
- "2.6"
cache:
bundler: true
bundler_args: --without development
Expand Down

0 comments on commit 04ce735

Please sign in to comment.