We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51cf46e commit 37f49d8Copy full SHA for 37f49d8
1 file changed
appveyor.yml
@@ -19,6 +19,7 @@ build: false
19
20
before_test:
21
# Shut up CRLF messages
22
+ - git config --global core.autocrlf false
23
- git config --global core.safecrlf false
24
25
test_script: tox
0 commit comments