Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Commit

Permalink
Add ruby 2.6 to build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
wingrunr21 committed Feb 18, 2019
1 parent e38cc8b commit 9e1f537
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ rvm:
- 2.3
- 2.4
- 2.5
- 2.6

before_install:
- gem install ruby-debug-ide
Expand Down
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ environment:
- ruby_version: "24-x64"
- ruby_version: "25"
- ruby_version: "25-x64"
- ruby_version: "26"
- ruby_version: "26-x64"

0 comments on commit 9e1f537

Please # to comment.