diff --git a/appveyor.yml b/appveyor.yml index 23d3931c..68f439cf 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -18,8 +18,8 @@ install: build: false before_test: + - git --version # Shut up CRLF messages - - git config --global core.autocrlf false - git config --global core.safecrlf false test_script: tox