Skip to content

Commit

Permalink
Add goreleaser conf
Browse files Browse the repository at this point in the history
  • Loading branch information
moncho committed Sep 3, 2017
1 parent 08bc80b commit 7527523
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# .goreleaser.yml
# Build customization
builds:
- binary: warpwallet
goos:
- windows
- darwin
- linux
- freebsd
goarch:
- amd64
- arm

0 comments on commit 7527523

Please sign in to comment.