Skip to content

Commit

Permalink
added windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexBevan committed Jan 28, 2020
1 parent 48cd572 commit 91ab13a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,15 @@ before:
builds:
- env:
- CGO_ENABLED=0
goos:
- linux
- darwin
- windows
goarch:
- 386
- amd64
- arm
- arm64
archives:
- replacements:
darwin: Darwin
Expand Down

0 comments on commit 91ab13a

Please sign in to comment.