Revert "AppVeyor: drop init line, add .gitattributes (#539)"
This reverts commit e37ce502ea10106348d32eac074c834dc3827064.
This commit is contained in:
parent
e37ce502ea
commit
ee4c72c7aa
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -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%
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user