Skip to content

Commit 5258286

Browse files
authored
Merge pull request #155 from pre-commit/asottile-patch-1
Also remove git variables from appveyor
2 parents af7659d + 75283ae commit 5258286

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

appveyor.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ install:
1010
# Not a C# project
1111
build: false
1212

13-
before_test:
14-
- git config --global user.name "AppVeyor CI"
15-
- git config --global user.email "user@example.com"
16-
1713
test_script: tox
1814

1915
cache:

0 commit comments

Comments
 (0)