mirror of
https://github.com/redmine/redmine.git
synced 2025-12-15 13:00:25 +01:00
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:
@@ -32,7 +32,5 @@ environment:
|
||||
- ruby_version: "200-x64"
|
||||
- ruby_version: "21"
|
||||
- ruby_version: "21-x64"
|
||||
# Nokogori does not work on Windows Ruby 2.2
|
||||
# https://github.com/sparklemotion/nokogiri/issues/1256
|
||||
# - ruby_version: "22"
|
||||
# - ruby_version: "22-x64"
|
||||
- ruby_version: "22"
|
||||
- ruby_version: "22-x64"
|
||||
|
||||
Reference in New Issue
Block a user