kilobyte / kbtin

TinTin++-style MUD client
GNU General Public License v2.0
20 stars 4 forks source link

Travis-ci: added support for ppc64le #5

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

Thanks !!

kilobyte commented 3 years ago

Thanks!