git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@14905
e93f8b46-1217-0410-a6f0-
8f06a7374b81
- SET PATH=C:\Ruby%ruby_version%\bin;%PATH%
- ruby --version
- gem --version
+ - git --version
+ - hg --version
build: off
test_script:
- bundle install --without rmagick
- - set SCMS=git
+ - set SCMS=mercurial
- set RUN_ON_NOT_OFFICIAL=
- set RUBY_VER=1.9
- set BRANCH=trunk
- 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"