Skip to content

Commit

Permalink
travis: Add Ruby 2.6 and 2.7 to build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
gaffneyc committed Dec 29, 2019
1 parent dc62b20 commit 1d898c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,7 @@ rvm:
- "2.3"
- "2.4"
- "2.5"
- "2.6"
- "2.7"
- ruby-head
script: bundle exec rake

0 comments on commit 1d898c9

Please sign in to comment.