Update build (#1041)

Update build

* Update to Go 1.10.
* Enable `ppc64le` build.
* Enable MIPS builds.

Signed-off-by: Ben Kochie <superq@gmail.com>
This commit is contained in:
Ben Kochie 2018-08-13 17:26:55 +02:00 committed by GitHub
commit 099c1527f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 4 deletions

View file

@ -33,7 +33,7 @@ jobs:
steps:
- checkout
- run: make promu
- run: promu crossbuild -v --go 1.9
- run: promu crossbuild -v --go 1.10
- persist_to_workspace:
root: .
paths: