Browse Source

Do not shallow clone in AppVeyor so Git push works.

pull/563/head
triton 10 years ago
parent
commit
e6a74dfec7
  1. 2
      appveyor.yml

2
appveyor.yml

@ -18,8 +18,6 @@ branches: @@ -18,8 +18,6 @@ branches:
# environment configuration #
#---------------------------------#
shallow_clone: true
matrix:
fast_finish: true

Loading…
Cancel
Save