zafarkhaja / jsemver

Java implementation of the SemVer Specification
MIT License
429 stars 82 forks source link

Adding ppc64le architecture support on travis-ci #59

Closed kishorkunal-raj closed 1 year ago

kishorkunal-raj commented 3 years ago

Hi, I had added ppc64le(Linux on Power) architecture support on Travis-ci in the PR 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/jsemver/builds/198236083

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

kishorkunal-raj commented 3 years ago

Any views on the requested PR?

zafarkhaja commented 1 year ago

Hello Kishor Kunal Raj, I hope you're doing well!

I'm sorry it took me this long to get back to you.

I appreciate you taking the time and effort to contribute, however at this moment due to some personal circumstances I'm unable to use Travis CI. If I sort things out in the future and return to using Travis CI again, I'll be happy to pull your changes.

Have a nice day,