pytoolz / toolz

A functional standard library for Python.
http://toolz.readthedocs.org/
Other
4.66k stars 259 forks source link

Travis-ci:added support for ppc64le #505

Closed sanjaymsh closed 6 days ago

sanjaymsh commented 3 years ago

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

Thanks !!