mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
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 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
---
|
||||
version: '{build}'
|
||||
init:
|
||||
- git config --global user.name git
|
||||
- git config --global user.email svn-admin@ruby-lang.org
|
||||
clone_depth: 10
|
||||
platform:
|
||||
- x64
|
||||
|
|
Loading…
Reference in a new issue