darkdragn / lz4tools

LZ4Frame Bindings and tools for Python
90 stars 30 forks source link

Travis-ci: added support for ppc64le #21

Closed sanjaymsh closed 2 years ago

sanjaymsh commented 3 years ago

Hi, I have added support for ppc64le build on travis-ci in the branch . The travis-ci build log can be tracked on the link :https://travis-ci.com/github/sanjaymsh/lz4tools/builds/198462946 . I believe it is ready for the final review and merge. Please have a look on it.

Thanks !!