mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-09 22:14:44 +08:00
Try and get appveyor to clone the repo by using a clone depth
This commit is contained in:
@@ -12,5 +12,7 @@ init:
|
|||||||
- 'nmake -f Make_mvc.mak CPU=AMD64 OLE=no GUI=no IME=yes MBYTE=yes
|
- 'nmake -f Make_mvc.mak CPU=AMD64 OLE=no GUI=no IME=yes MBYTE=yes
|
||||||
ICONV=yes DEBUG=no FEATURES=NORMAL'
|
ICONV=yes DEBUG=no FEATURES=NORMAL'
|
||||||
|
|
||||||
|
clone_depth: 10
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
- echo hello world
|
- echo hello world
|
||||||
|
|||||||
Reference in New Issue
Block a user