Login  Register

Re: Build System and nightly builds

Posted by Stephan Ewen on Jun 12, 2014; 1:25pm
URL: http://deprecated-apache-flink-mailing-list-archive.368.s1.nabble.com/Re-Build-System-and-nightly-builds-tp83.html

Robert, Ufuk, and me discussed that issue offline.

We came to the conclusion that the easiest thing would be to use Travis CI,
by connecting it with the GitHub mirror. We have made very good experiences
with Travis with Stratosphere on GitHub.

The only issue we have right now is that our tests exceed the 50 minutes
limit, but we are working on bringing that time down.

Also, we might be able to find someone to sponsor a Travis Pro account for
the Apache Flink project, if people would like that solution.

Would that be a favorable option?