bxlab / bx-python

Tools for manipulating biological data, particularly multiple sequence alignments
MIT License
145 stars 53 forks source link

AddingPowerSupport_CI/Testing #72

Closed santosh653 closed 2 years ago

santosh653 commented 3 years ago

Adding power support.

Adding power support ppc64le with Continues Integration/testing so that code remains architecture independent.

This is part of the Ubuntu distribution for ppc64le. This helps us simplify testing later when distributions are re-building and re-releasing.

The build is successful on both arch: amd64/ppc64le, please find the Travis Link below. https://travis-ci.com/github/santosh653/bx-python

Please let me know if you need any further details.

Thank You !!

santosh653 commented 3 years ago

Please let me know if you need any further details on this PR?

nsoranzo commented 3 years ago

Sorry for the late reply! Unfortunately we had to move from TravisCI to GitHub workflows, would you be able to update the PR?

nsoranzo commented 3 years ago

Although GH workflows currently only support x86-64 natively, so it's probably not feasible yet.