smartystreets / goconvey

Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.
http://smartystreets.github.io/goconvey/
Other
8.25k stars 555 forks source link

Added power support for the travis.yml file with ppc64le. and update go versions for package: goconvey #610

Closed sreekanth370 closed 3 years ago

sreekanth370 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.

updated the go version go:1.13, 1.14 and 1.15

sreekanth370 commented 3 years ago

kindly respond and merge the code with power architecture. For more info tag @gerrith3

riannucci commented 3 years ago

This looks like it was addressed in #611