Mac, iOS and RubyMotion Testing on Travis CI
about.travis-ci.org
Mac, iOS and RubyMotion Testing on Travis CI
1–10 of 14 posts
Re: Mac, iOS and RubyMotion Testing on Travis CI
#2Re: Mac, iOS and RubyMotion Testing on Travis CI
#3Re: Mac, iOS and RubyMotion Testing on Travis CI
#4This is great -- what's people's experience with Travis CI vs Jenkins? I use Jenkins right now for iOS, and it definitely has its warts.
Travis-ci definitely has limitations (no windows support, limitation to 15 mins for build time, very difficult to have it installed on a local network), but if it can do what you need it to, it is the best solution I have seen.
Re: Mac, iOS and RubyMotion Testing on Travis CI
#5This is great -- what's people's experience with Travis CI vs Jenkins? I use Jenkins right now for iOS, and it definitely has its warts.
A snarky description would be travis-ci is to jenkins what github is to sourceforge. Travis-ci definitely has limitations (no windows support, limitation to 15 mins for build time, very difficult to have it installed on a local network), but if it can do what you need it to, it is the best solution I have seen.
We are in the process of adding Windows support, we don't have an ETA just yet, but it is definitely in our sights! Also, the build timeout is 50mins, with a 10 min no-logs timeout.
Thanks,
Josh
Re: Mac, iOS and RubyMotion Testing on Travis CI
#6This is great -- what's people's experience with Travis CI vs Jenkins? I use Jenkins right now for iOS, and it definitely has its warts.
Still love it to death, especially for verifying pull requests and branch merges.
Re: Mac, iOS and RubyMotion Testing on Travis CI
#7This is great -- what's people's experience with Travis CI vs Jenkins? I use Jenkins right now for iOS, and it definitely has its warts.
Travis is great. My only problem is that I have sometimes agonized for days or even weeks over undocumented changes and features for travis.yml resulting in "broken" builds, and had to figure it out myself. Still love it to death, especially for verifying pull requests and branch merges.
Re: Mac, iOS and RubyMotion Testing on Travis CI
#8Re: Mac, iOS and RubyMotion Testing on Travis CI
#9Here is the thing, I want a company to run my CI server, I am happy to pay for this service, yet private paid plans are still not available on Travis CI after a very long time. I know its always easy to say from the outside, but why are new features being added when they have not got a solid business model running? Donations are great but is this a business I can trust or an open source charity where people might get…
Re: Mac, iOS and RubyMotion Testing on Travis CI
#10Here is the thing, I want a company to run my CI server, I am happy to pay for this service, yet private paid plans are still not available on Travis CI after a very long time. I know its always easy to say from the outside, but why are new features being added when they have not got a solid business model running? Donations are great but is this a business I can trust or an open source charity where people might get…
there are quite a few hosted commercial Jenkins providers. https://www.shiningpanda-ci.com/ etc.