mirror of
https://github.com/redmine/redmine.git
synced 2025-12-15 21:10:27 +01:00
output git and mercurial version on appveyor
git-svn-id: http://svn.redmine.org/redmine/trunk@14902 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -6,6 +6,8 @@ install:
|
|||||||
- SET PATH=C:\Ruby%ruby_version%\bin;%PATH%
|
- SET PATH=C:\Ruby%ruby_version%\bin;%PATH%
|
||||||
- ruby --version
|
- ruby --version
|
||||||
- gem --version
|
- gem --version
|
||||||
|
- git --version
|
||||||
|
- hg --version
|
||||||
|
|
||||||
build: off
|
build: off
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user