git-extras icon indicating copy to clipboard operation
git-extras copied to clipboard

Added support for Linux on power

Open ujjwalsh opened this issue 4 years ago • 1 comments

Hi, I had added ppc64le(Linux on Power) support on travis-ci in the branch and looks like its been successfully added. I believe it is ready for the final review and merge. The travis ci build logs can be verified from the link below.

https://travis-ci.com/github/ujjwalsh/git-extras/builds/187471110 Please have a look.

Regards, ujjwal

ujjwalsh avatar Sep 30 '20 19:09 ujjwalsh

I am curious about why we need to run CI on power? Since the bash tools should be arch independent.

spacewander avatar Oct 04 '20 03:10 spacewander