Skip to content

Commit

Permalink
goos windows
Browse files Browse the repository at this point in the history
  • Loading branch information
birdayz committed Nov 20, 2018
1 parent ced7e9c commit e2f4052
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
builds:
- env:
- CGO_ENABLED=0
main: ./cmd/kaf
- env:
- CGO_ENABLED=0
main: ./cmd/kaf
goos:
- linux
- darwin
- windows
archive:
replacements:
darwin: Darwin
Expand Down

0 comments on commit e2f4052

Please sign in to comment.