Skip to content

Switch from appveyor to travis for windows testing #139

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
matklad opened this issue Oct 16, 2018 · 1 comment · Fixed by #215
Closed

Switch from appveyor to travis for windows testing #139

matklad opened this issue Oct 16, 2018 · 1 comment · Fixed by #215

Comments

@matklad
Copy link
Member

matklad commented Oct 16, 2018

In my experience, appveyor tends to be flakier and slower than travis. It is currently event disabled for bors. We should try to use travis for windows testing!

@phansch
Copy link
Member

phansch commented Nov 6, 2018

I would like to give this a try today.

bors bot added a commit that referenced this issue Nov 17, 2018
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 <[email protected]>
@bors bors bot closed this as completed in #215 Nov 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants