Skip to content

Commit

Permalink
Set core.autocrlf true for Windows testing
Browse files Browse the repository at this point in the history
  • Loading branch information
vladikoff committed Jul 20, 2014
1 parent 81a324f commit d558df6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version: "{build}"

# fix lineendings in Windows
init:
- git config --global core.autocrlf input
- git config --global core.autocrlf true

# what combinations to test
environment:
Expand Down

0 comments on commit d558df6

Please sign in to comment.