diff options
| author | bggd <[email protected]> | 2017-04-03 20:16:14 +0900 |
|---|---|---|
| committer | bggd <[email protected]> | 2017-04-03 20:16:14 +0900 |
| commit | de114eb38d6dd94110eabd2e3c2402844b24dc63 (patch) | |
| tree | c475044bddd40525570495789de156f3871f8551 /appveyor.yml | |
| parent | 12f6496ff8919cd29b0c1850d15170d3bd7e6429 (diff) | |
| download | mruby-de114eb38d6dd94110eabd2e3c2402844b24dc63.tar.gz mruby-de114eb38d6dd94110eabd2e3c2402844b24dc63.zip | |
Change AppVeyor's clone_depth
Diffstat (limited to 'appveyor.yml')
| -rw-r--r-- | appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index e8aaa033c..c62b13573 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -2,7 +2,7 @@ version: "{build}" os: Visual Studio 2015 -clone_depth: 1 +clone_depth: 50 environment: |
