Skip to content

Commit

Permalink
Merge pull request #208 from aycabta/add-ruby24-to-appveyor
Browse files Browse the repository at this point in the history
Add ruby_version 24 and 24-x64 to appveyor.yml
  • Loading branch information
hsbt authored Jun 13, 2017
2 parents d0aed8a + 4839e58 commit 5d9bc4c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ environment:
- ruby_version: "22-x64"
- ruby_version: "23"
- ruby_version: "23-x64"
- ruby_version: "24"
- ruby_version: "24-x64"

0 comments on commit 5d9bc4c

Please sign in to comment.