davecgh / go-spew

Implements a deep pretty printer for Go data structures to aid in debugging
ISC License
5.98k stars 361 forks source link

Travis-ci: added support for ppc64le & update go 1.12 to 1.15 #130

Open dthadi3 opened 3 years ago

dthadi3 commented 3 years ago

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