Browse Source

Set clone_depth: 5 for appveyor, we don't need all history.

blackjok3r
Artem Pikulin 6 years ago
parent
commit
5b3e6d4968
  1. 2
      appveyor.yml

2
appveyor.yml

@ -4,7 +4,7 @@ build_script:
cache: cache:
- C:\.hunter - C:\.hunter
- marketmaker_depends - marketmaker_depends
clone_depth: 5
after_build: after_build:
- '7z a mm-win.zip - '7z a mm-win.zip
.\build_win64_release\iguana\exchanges\Release\marketmaker-mainnet.exe .\build_win64_release\iguana\exchanges\Release\marketmaker-mainnet.exe

Loading…
Cancel
Save