git-extras
git-extras copied to clipboard
Added support for Linux on power
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
I am curious about why we need to run CI on power? Since the bash tools should be arch independent.