Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

[patch:ci] Add ruby-2.6 to CI build #39

Merged
merged 2 commits into from
May 11, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ before_install: gem update --system
script: bundle exec rake
rvm:
- 2.5
- 2.6
- ruby-head