Skip to content

Commit

Permalink
Add newest Ruby to testing matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmurach committed Apr 28, 2018
1 parent 20aeb26 commit 35256ec
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 @@ -11,6 +11,7 @@ rvm:
- 2.2.9
- 2.3.6
- 2.4.3
- 2.5.0
- ruby-head
- jruby-9.1.1.0
- jruby-head
Expand Down
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ environment:
- ruby_version: "23-x64"
- ruby_version: "24"
- ruby_version: "24-x64"
- ruby_version: "25"
- ruby_version: "25-x64"

0 comments on commit 35256ec

Please sign in to comment.