We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14a94fd commit 01a7946Copy full SHA for 01a7946
appveyor.yml
@@ -33,7 +33,9 @@ environment:
33
CI_AZURE_PASS:
34
secure: cSQp8sk4urJYvq0utpsK+r7J+snJ2wpcdp8RdXJfB+w=
35
matrix:
36
- - ruby_version: "23-x64"
37
- - ruby_version: "23"
38
- - ruby_version: "22-x64"
39
- - ruby_version: "22"
+ - ruby_version: "25-x64"
+ - ruby_version: "25"
+ - ruby_version: "26-x64"
+ - ruby_version: "26"
40
+ - ruby_version: "27-x64"
41
+ - ruby_version: "27"
0 commit comments