Revert "Stop crlf messages in appveyor"

This reverts commit 37f49d8fd4.
This commit is contained in:
Anthony Sottile 2018-09-17 13:36:25 -07:00
parent 4b0a22a8ba
commit 736122594f

View file

@ -19,7 +19,6 @@ build: false
before_test:
# Shut up CRLF messages
- git config --global core.autocrlf false
- git config --global core.safecrlf false
test_script: tox