Merge pull request #155 from pre-commit/asottile-patch-1

Also remove git variables from appveyor
This commit is contained in:
Anthony Sottile 2016-12-01 23:31:31 -08:00 committed by GitHub
commit 52582865ab

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: