Skip to content

Commit 791b7af

Browse files
committed
Add Ruby 2.2 to the Appveyor matrix
1 parent 49c383d commit 791b7af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ environment:
2929
- ruby_version: "200-x64"
3030
- ruby_version: "21"
3131
- ruby_version: "21-x64"
32+
- ruby_version: "22"
33+
- ruby_version: "22-x64"
3234
cache:
3335
- vendor
3436
services:

0 commit comments

Comments
 (0)