You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that Travis CI support for Windows build pipelines is still in beta and immature. After some research, I found tool that might be handy and it's free for OSS:
@morfeush22@pfigwer Have we tried to build it on Travis CI? Have we tried to build it locally on Windows? 😉
My idea would be to build it on osx, linux - and as a nice to have windows - it the last thing works out of the box with Travis CI, let's support also configuration structure on Windows. If not - let's skip it for 1.0.
In that case I'd skip windows build for 1.0 and we will have cross-platform tests later on (e.g. 2.0). Let's figure out how to map current configuration to the Windows subsystem (what is the desired and recommended way of doing it) - but let's tackle it as a different issue - #5.
afronski
changed the title
Windows CI pipeline
Cross-platform Integration Tests (includes Windows CI pipeline)
Nov 7, 2017
It seems that Travis CI support for Windows build pipelines is still in beta and immature. After some research, I found tool that might be handy and it's free for OSS:
https://www.appveyor.com/
The text was updated successfully, but these errors were encountered: