royhills / ike-scan

The IKE Scanner
GNU General Public License v3.0
363 stars 59 forks source link

Travis-ci: added support for ppc64le #30

Closed sanjaymsh closed 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/ike-scan/builds/191746155 . I believe it is ready for the final review and merge. Please have a look on it.

Thanks !!

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 77.01% when pulling d7e50bf8593abc7b16a5e67ba6137f79451a82d1 on sanjaymsh:ppc64le into 67911a8e0df6c3395accaa15c5439b0c2c356520 on royhills:master.

royhills commented 4 years ago

Thanks for the pull request to add Travis support for ppc64le arch. This has been merged in and looks fine.

sanjaymsh commented 4 years ago

Thanks @royhills for merging !! :)