]> source.dussan.org Git - redmine.git/commit
use mercurial instead of git on appveyor
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Mon, 30 Nov 2015 06:30:52 +0000 (06:30 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Mon, 30 Nov 2015 06:30:52 +0000 (06:30 +0000)
commitd54ee970c4d4f9bda7196e422526c69eba7f64c3
tree0a91e8fafff6e851adfaae6ef4727ab60dc9b146
parentc1e69edacb174a3d725a4dd2da00d72efdfb48c9
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
appveyor.yml