enable Ruby 2.2 on appveyor

Nokogiri 1.6.7 has released.
https://github.com/sparklemotion/nokogiri/issues/1256#issuecomment-160514102

git-svn-id: http://svn.redmine.org/redmine/trunk@14904 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA
2015-11-30 07:14:21 +00:00
parent d54ee970c4
commit 09cdd0649e

View File

@@ -32,7 +32,5 @@ environment:
- ruby_version: "200-x64" - ruby_version: "200-x64"
- ruby_version: "21" - ruby_version: "21"
- ruby_version: "21-x64" - ruby_version: "21-x64"
# Nokogori does not work on Windows Ruby 2.2 - ruby_version: "22"
# https://github.com/sparklemotion/nokogiri/issues/1256 - ruby_version: "22-x64"
# - ruby_version: "22"
# - ruby_version: "22-x64"