mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #3578 from bggd/appveyor_clone_depth
Change AppVeyor's clone_depth
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ version: "{build}"
|
||||
|
||||
os: Visual Studio 2015
|
||||
|
||||
clone_depth: 1
|
||||
clone_depth: 50
|
||||
|
||||
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user