##// END OF EJS Templates
use mercurial instead of git on appveyor...
Toshi MARUYAMA -
r14521:d54ee970c4d4
parent child
Show More
@@ -13,7 +13,7 build: off
13 13
14 14 test_script:
15 15 - bundle install --without rmagick
16 - set SCMS=git
16 - set SCMS=mercurial
17 17 - set RUN_ON_NOT_OFFICIAL=
18 18 - set RUBY_VER=1.9
19 19 - set BRANCH=trunk
General Comments 0
You need to be logged in to leave comments. Login now