Skip to content

Commit d0a599f

Browse files
authored
Merge pull request #454 from aycabta/add-ruby24-to-appveyor
Add ruby_version 24 and 24-x64 to appveyor.yml
2 parents a3b441e + 2acf349 commit d0a599f

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
@@ -19,3 +19,5 @@ environment:
1919
- ruby_version: "22-x64"
2020
- ruby_version: "23"
2121
- ruby_version: "23-x64"
22+
- ruby_version: "24"
23+
- ruby_version: "24-x64"

0 commit comments

Comments
 (0)