Hi, I have just setup a new jenkins instance in the http://shiningpanda.com Continuous Integration cloud service:
https://jenkins.shiningpanda.com/scikit-learn/ Right now I have configured a virtualenv with numpy 1.5.1 and scipy 0.10.0 prebuilt on the VM image. It just run the `make` target of the scikit-learn master branch from the official repo on github. There is a configured hook that triggers the built on each push on the repo. We have 60min free of free build every day and a single build last a little less than 7min. I let you do the euclidean division. This can be customized to build test coverage reports and build the documentation (maybe only periodically as building the doc will cost a lot more CPU). I have not yet configured the email notifications. I will also give Fabian the admin rights. If you would like the admin right on jenkins please send me a email. -- Olivier http://twitter.com/ogrisel - http://github.com/ogrisel ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
