Hi all, As you might have noticed in your inbox, scikit-learn is now configured to use AppVeyor.com as CI bot to build packages and run the tests under windows (in addition to travis that runs test for linux).
However the free plan is limited to one worker per account and with the ongoing sprint the work queue is saturated. Therefore I decided to manually cancel all ongoing jobs, so you might have received a bunch of "failure" notifications for the cancelled jobs. I reconfigured appveyor to stop watching the master branch and its PR for now. There is also this bug that I reported: sometimes builds fail by reaching the 30min timeout an empty http://help.appveyor.com/discussions/problems/541-job-that-runs-untill-timeout-without-any-output I plan to reenable it later once this bug is fixed and probably after the script or maybe just watching the master branch with a cron-style configuration (e.g. one check every day). Sorry for the noise, -- Olivier http://twitter.com/ogrisel - http://github.com/ogrisel ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
