Skip to content

Commit

Permalink
Add windows/freebsd to goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
alxarch committed Feb 12, 2019
1 parent 2e6baa2 commit cf0700c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ builds:
- env:
- CGO_ENABLED=0
main: ./cmd/ycat/main.go
goos:
- linux
- darwin
- windows
- freebsd

archive:
replacements:
Expand Down

0 comments on commit cf0700c

Please sign in to comment.