Commit Graph

6 Commits

Author SHA1 Message Date
Toshi MARUYAMA
f0b7991ee3 show Windows code page on appveyor
git-svn-id: http://svn.redmine.org/redmine/trunk@16514 e93f8b46-1217-0410-a6f0-8f06a7374b81
2017-04-06 21:45:09 +00:00
Toshi MARUYAMA
09cdd0649e 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
2015-11-30 07:14:21 +00:00
Toshi MARUYAMA
d54ee970c4 use mercurial instead of git on appveyor
Some tests fail on git version 2.6.3.windows.1.

<pre>
  1) Error:
GitAdapterTest#test_entries_branch:
NoMethodError: undefined method `identifier' for nil:NilClass
    test/unit/lib/redmine/scm/adapters/git_adapter_test.rb:464:in `test_entries_branch'

  2) Error:
GitAdapterTest#test_entries_tag:
NoMethodError: undefined method `identifier' for nil:NilClass
    test/unit/lib/redmine/scm/adapters/git_adapter_test.rb:447:in `test_entries_tag'
</pre>

git-svn-id: http://svn.redmine.org/redmine/trunk@14903 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-11-30 06:30:52 +00:00
Toshi MARUYAMA
c1e69edacb output git and mercurial version on appveyor
git-svn-id: http://svn.redmine.org/redmine/trunk@14902 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-11-30 06:02:22 +00:00
Toshi MARUYAMA
5dc21bdd71 appveyor.yml: remove unneeded --without DB
git-svn-id: http://svn.redmine.org/redmine/trunk@14760 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-29 15:40:48 +00:00
Toshi MARUYAMA
6d8635aed9 add appveyor.yml
git-svn-id: http://svn.redmine.org/redmine/trunk@14756 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-29 12:21:11 +00:00