We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af7659d + 75283ae commit 5258286Copy full SHA for 5258286
1 file changed
appveyor.yml
@@ -10,10 +10,6 @@ install:
10
# Not a C# project
11
build: false
12
13
-before_test:
14
- - git config --global user.name "AppVeyor CI"
15
- - git config --global user.email "user@example.com"
16
-
17
test_script: tox
18
19
cache:
0 commit comments