mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-30 18:26:53 +00:00
Also remove git variables from appveyor
This commit is contained in:
parent
af7659de18
commit
75283ae18f
1 changed files with 0 additions and 4 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue