Closed Laberbear closed 8 years ago
Im on it thinking about a way to make a build that requires no compiler installed on the windows pc.
Is there any progress or are there new insights regarding windows test/build support?
In addition, is building for FreeBSD planned as well?
AppVeyor has been set up to automate Windows builds, see cfc9aa7 and 25bbdd6.
Test coverage data is reported to CodeClimate.
However deployment of bundled releases for Windows has not been set up yet!
Travis CI no longer builds on a Linux machine but on OS X from now on, see baea6f1. Builds are only run for Python v3.5
Test coverage data is reported to Coveralls.
However deployment of bundled releases for OS X has not been set up yet!
As stated above Linux builds have been moved from Travis to Semaphore CI. Build are only run for Python v3.5
Test coverage data is reported to Codacy.
However deployment of bundled releases for Linux has not been set up yet!
As just commented a Windows CI has been set up now, thus this issue can be closed.
Doesn't have to Appveyor, however Windows will be one of the main platforms for this system, so usabe builds and testing are required.