Revert "AppVeyor: drop init line, add .gitattributes (#539)"
This reverts commit e37ce502ea.
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
* text eol=lf
|
||||
|
||||
@@ -17,6 +17,9 @@ environment:
|
||||
- ruby_version: "21" # Older version, but matches Travis-CI
|
||||
- ruby_version: "21-x64"
|
||||
|
||||
init:
|
||||
- git config --global core.autocrlf true
|
||||
|
||||
install:
|
||||
- SET PATH=C:\Ruby%ruby_version%\bin;%PATH%
|
||||
|
||||
|
||||
Reference in New Issue
Block a user