jackwilsdon/go-ppic

Attach build artifacts to GitHub releases

jackwilsdon opened this issue · 0 comments

It'd be nice to be have Travis attach compiled binaries to releases, so that they can be downloaded without having to be built by the end-user.

We should build for the following platforms;

GOOS GOARCH
darwin amd64
linux amd64
windows amd64