summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorS.H <gamelinks007@gmail.com>2020-03-27 02:14:23 +0900
committerGitHub <noreply@github.com>2020-03-26 10:14:23 -0700
commit0d5db771164e0eb65bc5e74c7ef8e7d9dbc0a563 (patch)
treee98ef9e21f40ef0814bf6050f0b70aaf6e25aaf7 /appveyor.yml
parentb94f50ed9138b9dec04f2df6d1dcf47983985c66 (diff)
Fix AppVeyor pull request CI (#2983)
Notes
Notes: Merged-By: k0kubun <takashikkbn@gmail.com>
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index a380dbbee3..71dd19338a 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -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