Skip to content

Commit

Permalink
Merge pull request #454 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 a3b441e + 2acf349 commit d0a599f
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 @@ -19,3 +19,5 @@ environment:
- ruby_version: "22-x64"
- ruby_version: "23"
- ruby_version: "23-x64"
- ruby_version: "24"
- ruby_version: "24-x64"

0 comments on commit d0a599f

Please sign in to comment.