mirror of
https://github.com/meineerde/redmine.git
synced 2026-03-20 15:59:53 +00: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:
parent
d54ee970c4
commit
09cdd0649e
@ -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"
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user