Travis-ci: added support for ppc64le #682
Loading…
Reference in New Issue
No description provided.
Delete Branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Signed-off-by: Devendranath Thadi devendranath.thadi3@gmail.com
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.
This will just check against Go master, not any released version. But I guess this is enough thanks to Go's API stability guarantees.