Skip to content
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

Adding ppc64le architecture support on travis-ci #291

Merged
merged 1 commit into from
Oct 15, 2020

Conversation

kishorkunal-raj
Copy link
Contributor

Hi,
I had added ppc64le(Linux on Power) architecture support on travis-ci in the branch and looks like its been successfully added. I believe it is ready for the final review and merge. The travis ci build logs can be verified from the link below.
https://travis-ci.com/github/kishorkunal-raj/django-sitetree/builds/190186787

Reason behind running tests on ppc64le: This package is included in the ppc64le versions of RHEL and Ubuntu - this allows the top of tree to be tested continuously as it is for Intel, making it easier to catch any possible regressions on ppc64le before the distros begin their clones and builds. This reduces the work in integrating this package into future versions of RHEL/Ubuntu.

Please have a look.

Regards,
Kishor Kunal Raj

@coveralls
Copy link

coveralls commented Oct 15, 2020

Coverage Status

Coverage remained the same at 95.984% when pulling ceb92d3 on kishorkunal-raj:master into 8a6d4c0 on idlesign:master.

@idlesign idlesign merged commit e293432 into idlesign:master Oct 15, 2020
@idlesign
Copy link
Owner

Thank you. Merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants