AppVeyor: drop init line, add .gitattributes (#539)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
* text eol=lf
|
||||
|
||||
@@ -17,9 +17,6 @@ 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