diff --git a/appveyor.yml b/appveyor.yml index 772caf4d..271edafa 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -19,6 +19,7 @@ build: false before_test: # Shut up CRLF messages + - git config --global core.autocrlf false - git config --global core.safecrlf false test_script: tox