chzyer / readline

Readline is a pure go(golang) implementation for GNU-Readline kind library
MIT License
2.08k stars 275 forks source link

Add Power Support ppc64le #189

Open nagesh4193 opened 3 years ago

nagesh4193 commented 3 years ago

Added power support for the travis.yml file with ppc64le. This is part of the Ubuntu distribution for ppc64le. This helps us simplify testing later when distributions are re-building and re-releasing.

nagesh4193 commented 3 years ago

Team - Can someone please look into this and help with the merging. Thanks.