Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

Windows fixes and Windows CI #710

Merged
merged 15 commits into from
Nov 9, 2016
Merged

Windows fixes and Windows CI #710

merged 15 commits into from
Nov 9, 2016

Conversation

niieani
Copy link
Contributor

@niieani niieani commented Nov 9, 2016

Turns out I broke the Windows build again with the last release. (and in fact we had some other problems with Windows in the other skeletons).

I've fixed them all (both CIs agree!). Here are the fixes.

In all future PRs so we can make sure nor Windows nor Linux is broken by any of them.

@EisenbergEffect EisenbergEffect merged commit 98bb4f3 into master Nov 9, 2016
@EisenbergEffect
Copy link
Contributor

@niieani I will release this but can you send me some info on appveyor. We're using circle for everything else. Why do we need something else here?

@niieani
Copy link
Contributor Author

niieani commented Nov 9, 2016

@EisenbergEffect AppVeyor is a CI which runs on Windows. I've added this in addition to CircleCI, which runs on Linux, because some things that work on Linux don't necessarily work on Windows, and we have many Windows users. This helps to maintain compatibility.

@EisenbergEffect EisenbergEffect deleted the windows-fixes branch November 9, 2016 16:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants