-
Notifications
You must be signed in to change notification settings - Fork 14
Package build
We provide binaries for Linux, OS X, and Windows systems. To build these binaries we use separate repository metric-wheel.
We use Travis CI to build binaries for OS X and Linux.
For Windows, we use Appveyor CI because Travis CI still don't have stable support of Windows and have many issues (like secure variables),
It is questionable if it is possible to build Linux builds and OS X also in Appveyor (images are quite old there).
Another factor is that free package in Appveyor has only one concurrent job when Travis CI gives you up to 5 jobs.
Unfortunately, as of 2020-04-09, the state of OS X and Windows runners is not ready for production use. If this will change in the nearest future we can easily migrate from one to another as configuration looks pretty much similar.