Skip to content

Commit

Permalink
Merge pull request #5 from mohamednizar/appvoyerBreak#777
Browse files Browse the repository at this point in the history
Update the ruby version in appvoyer config , fix for zold-io#777.
  • Loading branch information
mohamednizar authored Oct 30, 2019
2 parents ed998b2 + ba5d169 commit 381df03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ branches:
os: Windows Server 2012
environment:
matrix:
- ruby_version: "25-x64"
- ruby_version: "26"
- openssl_version : "2.1.1"
install:
- ps: |
Expand Down

0 comments on commit 381df03

Please sign in to comment.