Skip to content

Commit 2450d40

Browse files
committed
Added more Appveyor build targets.
1 parent 3724916 commit 2450d40

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

appveyor.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ environment:
1515
matrix:
1616
- ruby_version: "193"
1717
- ruby_version: "200"
18-
# - ruby_version: "200-x64"
19-
# - ruby_version: "21"
20-
# - ruby_version: "21-x64"
21-
# - ruby_version: "22"
18+
- ruby_version: "200-x64"
19+
- ruby_version: "21"
20+
- ruby_version: "21-x64"
21+
- ruby_version: "22"
2222
- ruby_version: "22-x64"
2323

2424
matrix:

0 commit comments

Comments
 (0)