Try and get appveyor to clone the repo by using a clone depth
This commit is contained in:
parent
a21a75c19e
commit
22a0cd6e05
@ -12,5 +12,7 @@ init:
|
||||
- 'nmake -f Make_mvc.mak CPU=AMD64 OLE=no GUI=no IME=yes MBYTE=yes
|
||||
ICONV=yes DEBUG=no FEATURES=NORMAL'
|
||||
|
||||
clone_depth: 10
|
||||
|
||||
test_script:
|
||||
- echo hello world
|
||||
|
Loading…
Reference in New Issue
Block a user