##// END OF EJS Templates
output git and mercurial version on appveyor...
Toshi MARUYAMA -
r14520:c1e69edacb17
parent child
Show More
@@ -6,6 +6,8 install:
6 6 - SET PATH=C:\Ruby%ruby_version%\bin;%PATH%
7 7 - ruby --version
8 8 - gem --version
9 - git --version
10 - hg --version
9 11
10 12 build: off
11 13
General Comments 0
You need to be logged in to leave comments. Login now