autocracy / python-ipy

IPy are a Python class and tools for handling of IPv4 and IPv6 addresses and networks. It is similar to Net::IP Perl module.
Other
560 stars 176 forks source link

Travis-ci: added support for ppc64le #72

Open sanjaymsh opened 4 years ago

sanjaymsh commented 4 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/python-ipy/builds/191030645 . I believe it is ready for the final review and merge. Please have a look on it.

Thanks !!