From 75283ae18f9b6dd0db322163017b6465bcf74d6a Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Thu, 1 Dec 2016 16:16:40 -0800 Subject: [PATCH] Also remove git variables from appveyor --- appveyor.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 30eab46..4bde8cc 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -10,10 +10,6 @@ install: # Not a C# project build: false -before_test: - - git config --global user.name "AppVeyor CI" - - git config --global user.email "user@example.com" - test_script: tox cache: