mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-29 18:16:52 +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
|
||||
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