Skip to content

Commit e2cdafc

Browse files
committed
Update appveyor.yml
1 parent 07594a0 commit e2cdafc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

appveyor.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ build: off
55
matrix:
66
fast_finish: true
77
allow_failures:
8-
- ruby_version: "25"
98
- ruby_version: "25-x64"
10-
- ruby_version: "26"
119
- ruby_version: "26-x64"
1210
- ruby_version: "27"
1311
- ruby_version: "27-x64"
@@ -39,3 +37,6 @@ environment:
3937
secure: VChrioaIWkf9iuuaSs4cryiA4honrADgZqNC0++begg=
4038
CI_AZURE_PASS:
4139
secure: cSQp8sk4urJYvq0utpsK+r7J+snJ2wpcdp8RdXJfB+w=
40+
matrix:
41+
- ruby_version: "25-x64"
42+
- ruby_version: "26-x64"

0 commit comments

Comments
 (0)