mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-08 12:34:17 +00:00
Merge pull request #155 from pre-commit/asottile-patch-1
Also remove git variables from appveyor
This commit is contained in:
commit
52582865ab
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