Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Backport PR #16112 on branch v2.2.x (CI: Fail when failed to install dependencies)#16137
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Backport PR #16112 on branch v2.2.x (CI: Fail when failed to install dependencies)#16137
Uh oh!
There was an error while loading.Please reload this page.
Conversation
…dep-install-failsCI: Fail when failed to install dependencies
e2f126f
toc1fba63
CompareThis will move testing on travis to python3 (from python2), however Iam not sure it is worth the effort of moving brew on travis back topython2 so that we can in very short order delete this branch andclose out the 2.2.x series (now that python2 is EOL).
The brew configuration has bit-rotted
I gave up and removed the OSX build and nightly, but added py38 on linux. |
I think the OSX problem is in |
Tried putting the osx build back and removing the offending line. @Kojoley I don't want to force-push to your branch without your consent, but one of us should squash this history down to a handful of commits |
I have no problems with this.
Squash and merge button on GitHub is not enough? |
Fair enough, squashed and merged. |
PR Summary
PR Checklist