pytries / datrie

Fast, efficiently stored Trie for Python. Uses libdatrie.
http://pypi.python.org/pypi/datrie/
GNU Lesser General Public License v2.1
530 stars 88 forks source link

AddingPowerSupport_CI/Testing #87

Open santosh653 opened 3 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/datrie

Please let me know if you need any further details.

Thank You !!

santosh653 commented 3 years ago

A gentle nudge, Are there any further queries on this PR?