Skip to content

Commit f271bdc

Browse files
committed
Add Ruby 2.3 to AppVeyor matrix
1 parent 81637fb commit f271bdc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ test_script:
2525
# - find tmp -name "*.log" -exec cat {};
2626
environment:
2727
matrix:
28+
- ruby_version: "23-x64"
29+
- ruby_version: "23"
2830
- ruby_version: "22-x64"
2931
- ruby_version: "22"
3032
- ruby_version: "21-x64"

0 commit comments

Comments
 (0)