beevik / etree

parse and generate XML easily in go
BSD 2-Clause "Simplified" License
1.47k stars 175 forks source link

Added support for Linux on power #95

Closed ujjwalsh closed 3 years ago

ujjwalsh commented 4 years ago

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/etree/builds/187594812 Please have a look.

Regards, ujjwal

beevik commented 3 years ago

I don't believe this will catch any bugs that aren't caught by the existing travis config.