Browse Source

Remove clone_depth from appveyor to let it find the version tag

pull/1080/head
Anders Jenbo 5 years ago
parent
commit
911a682db7
  1. 1
      appveyor.yml

1
appveyor.yml

@ -2,7 +2,6 @@ version: 1.0.{build}
pull_requests:
do_not_increment_build_number: true
clone_depth: 1
image: Visual Studio 2017
cache: c:\tools\vcpkg\installed\

Loading…
Cancel
Save