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 07594a0 commit e2cdafcCopy full SHA for e2cdafc
appveyor.yml
@@ -5,9 +5,7 @@ build: off
5
matrix:
6
fast_finish: true
7
allow_failures:
8
- - ruby_version: "25"
9
- ruby_version: "25-x64"
10
- - ruby_version: "26"
11
- ruby_version: "26-x64"
12
- ruby_version: "27"
13
- ruby_version: "27-x64"
@@ -39,3 +37,6 @@ environment:
39
37
secure: VChrioaIWkf9iuuaSs4cryiA4honrADgZqNC0++begg=
40
38
CI_AZURE_PASS:
41
secure: cSQp8sk4urJYvq0utpsK+r7J+snJ2wpcdp8RdXJfB+w=
+ matrix:
+ - ruby_version: "25-x64"
42
+ - ruby_version: "26-x64"
0 commit comments