mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-10 13:24:18 +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
|
# Not a C# project
|
||||||
build: false
|
build: false
|
||||||
|
|
||||||
before_test:
|
|
||||||
- git config --global user.name "AppVeyor CI"
|
|
||||||
- git config --global user.email "user@example.com"
|
|
||||||
|
|
||||||
test_script: tox
|
test_script: tox
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue