Skip to content

Commit 75283ae

Browse files
authored
Also remove git variables from appveyor
1 parent af7659d commit 75283ae

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)