-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
disable Travis-CI builds #5099
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
disable Travis-CI builds #5099
Conversation
We do not have sufficient free credits to run this matrix on their new billing policy. We may want to re-enable for non-x86 architectures such as AArch64 going forward
Not sure if we want to keep this file around for future use or just rely on the git history for that? I think we may want to enable it again for ARM only going forward and perhaps only in the wheels repo. I think all repos under a single organization share a common pool of credits. |
I also had the impression that credits are shared within an org, so 👍 for disabling Travis in this repo. I'd be in favor of removing the file altogether and relying on |
I manually cancelled them since there was nothing new to test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh and there are also the files in |
* Add data optional reqs to allow pip install scikit-image[data] (#5105) * Fix compilation error in XCode 12 (#5107) * Fix compilation error in XCode 12 * Add cdef externs * moved cdefs to pyx files * replaced cdef statements Co-authored-by: Emmanuelle Gouillart <emma@plot.ly> * OpenMP support in MSVC (#4924) * disable Travis-CI builds (#5099) Co-authored-by: Emmanuelle Gouillart <emma@plot.ly> Co-authored-by: Sebastian Wallkötter <sebastian@wallkoetter.net> Co-authored-by: Gregory R. Lee <grlee77@gmail.com>
We do not have sufficient free credits to run this test matrix on their new billing policy.
We may want to re-enable for non-x86 architectures such as AArch64 going forward
Description
Checklist
./doc/examples
(new features only)./benchmarks
, if your changes aren't covered by anexisting benchmark
For reviewers
later.
__init__.py
.doc/release/release_dev.rst
.