8 Feb
2016
8 Feb
'16
2:18 a.m.
2016-02-07 15:17 GMT-08:00 Krzysztof Kosiński <tweenk.pl@...400...>:
First look: Gitlab has Windows builds in its CI system, which is very important. On GitHub we would need to use at least 2 different CI tools: Travis CI does not support Windows, and AppVeyor is Windows-only and uses the MS toolchain.
Correction: the runner software for Gitlab CI can be installed on those platforms, and you can easily add those runners to build projects on Gitlab, but there are no public Windows or OSX builders. In fact, Gitlab's public runners only support Ruby.
Best regards, Krzysztof