flintlib / arb

Arb has been merged into FLINT -- use https://github.com/flintlib/flint/ instead
http://arblib.org/
GNU Lesser General Public License v2.1
455 stars 137 forks source link

Travis-ci: added support for ppc64le #351

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/arb/builds/189525366 . I believe it is ready for the final review and merge. Please have a look on it and if everything looks fine for you then please approve it for merge.

Thanks !!