Also remove git variables from appveyor

This commit is contained in:
Anthony Sottile 2016-12-01 16:16:40 -08:00 committed by GitHub
parent af7659de18
commit 75283ae18f

View file

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