Browse Source

try and fix newlines nonsense

gh-109
Rich-Harris 9 years ago
parent
commit
4968b387c8
  1. 2
      appveyor.yml

2
appveyor.yml

@ -5,7 +5,7 @@ version: "{build}"
clone_depth: 10
init:
- git config --global core.autocrlf true
- git config --global core.autocrlf false
environment:
matrix:

Loading…
Cancel
Save