Skip to content

Commit a29edb3

Browse files
committed
Update appveyor.yml
1 parent e2cdafc commit a29edb3

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

appveyor.yml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ build: off
55
matrix:
66
fast_finish: true
77
allow_failures:
8-
- ruby_version: "25-x64"
9-
- ruby_version: "26-x64"
8+
- ruby_version: "25"
9+
- ruby_version: "26"
1010
- ruby_version: "27"
1111
- ruby_version: "27-x64"
1212
services:
@@ -38,5 +38,9 @@ environment:
3838
CI_AZURE_PASS:
3939
secure: cSQp8sk4urJYvq0utpsK+r7J+snJ2wpcdp8RdXJfB+w=
4040
matrix:
41-
- ruby_version: "25-x64"
42-
- ruby_version: "26-x64"
41+
- ruby_version: "25-x64"
42+
- ruby_version: "25"
43+
- ruby_version: "26-x64"
44+
- ruby_version: "26"
45+
- ruby_version: "27-x64"
46+
- ruby_version: "27"

0 commit comments

Comments
 (0)