diff --git a/appveyor.yml b/appveyor.yml index 69acc7b..9c36b3d 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -13,7 +13,7 @@ build: off test_script: - bundle install --without rmagick - - set SCMS=git + - set SCMS=mercurial - set RUN_ON_NOT_OFFICIAL= - set RUBY_VER=1.9 - set BRANCH=trunk