convert .txt in Win32 distribution files to CRLF eol

This commit is contained in:
Thomas Bernard
2018-12-02 11:02:37 +01:00
parent 3b90e2199e
commit 4391603f37
4 changed files with 16 additions and 2 deletions

View File

@@ -18,6 +18,7 @@ addons:
- libsdl2-ttf-dev
- liblua5.2-dev
- nsis
- dos2unix
sudo: false