]> git.lizzy.rs Git - rust.git/commitdiff
Merge #215
authorbors[bot] <bors[bot]@users.noreply.github.com>
Sat, 17 Nov 2018 12:50:29 +0000 (12:50 +0000)
committerbors[bot] <bors[bot]@users.noreply.github.com>
Sat, 17 Nov 2018 12:50:29 +0000 (12:50 +0000)
215: Add Travis Windows build r=matklad a=phansch

This adds the Windows build to Travis.

I had to use the `dos2unix` utility on the parser directory to fix some incorrect
line endings. I'm not sure where they are coming from but I guess git is
converting them automatically when cloning on Windows.

Closes #139

Co-authored-by: Philipp Hansch <dev@phansch.net>
1  2 
.travis.yml

diff --cc .travis.yml
Simple merge