Skip to content

Commit a0977c0

Browse files
committed
Merge pull request pymssql#403 from pymssql/appveyor-tweaks
appveyor: Small appveyor.yml tweaks.
2 parents e3e7124 + fb84af3 commit a0977c0

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

appveyor.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
# version format
22
version: "{build}"
33

4-
# Do not build on tags (GitHub only)
54
skip_tags: false
65

7-
shallow_clone: true
6+
clone_depth: 20
87

98
environment:
109

0 commit comments

Comments
 (0)