1
0
Fork 0
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:
S.H 2020-03-27 02:14:23 +09:00 committed by GitHub
parent b94f50ed91
commit 0d5db77116
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
Notes: git 2020-03-27 02:15:02 +09:00
Merged-By: k0kubun <takashikkbn@gmail.com>

View file

@ -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