Skip to content

Commit 5d9bc4c

Browse files
authored
Merge pull request #208 from aycabta/add-ruby24-to-appveyor
Add ruby_version 24 and 24-x64 to appveyor.yml
2 parents d0aed8a + 4839e58 commit 5d9bc4c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ environment:
1818
- ruby_version: "22-x64"
1919
- ruby_version: "23"
2020
- ruby_version: "23-x64"
21+
- ruby_version: "24"
22+
- ruby_version: "24-x64"

0 commit comments

Comments
 (0)