Fix AppVeyor pull request CI (#2983)
This commit is contained in:
parent
b94f50ed91
commit
0d5db77116
Notes:
git
2020-03-27 02:15:02 +09:00
Merged-By: k0kubun <takashikkbn@gmail.com>
@ -1,5 +1,8 @@
|
|||||||
---
|
---
|
||||||
version: '{build}'
|
version: '{build}'
|
||||||
|
init:
|
||||||
|
- git config --global user.name git
|
||||||
|
- git config --global user.email svn-admin@ruby-lang.org
|
||||||
clone_depth: 10
|
clone_depth: 10
|
||||||
platform:
|
platform:
|
||||||
- x64
|
- x64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user