Skip to content

Commit 01a7946

Browse files
committed
Update appveyor matrix
1 parent 14a94fd commit 01a7946

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

appveyor.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,9 @@ environment:
3333
CI_AZURE_PASS:
3434
secure: cSQp8sk4urJYvq0utpsK+r7J+snJ2wpcdp8RdXJfB+w=
3535
matrix:
36-
- ruby_version: "23-x64"
37-
- ruby_version: "23"
38-
- ruby_version: "22-x64"
39-
- ruby_version: "22"
36+
- ruby_version: "25-x64"
37+
- ruby_version: "25"
38+
- ruby_version: "26-x64"
39+
- ruby_version: "26"
40+
- ruby_version: "27-x64"
41+
- ruby_version: "27"

0 commit comments

Comments
 (0)