Skip to content

Commit

Permalink
Add windows support (closes #16).
Browse files Browse the repository at this point in the history
  • Loading branch information
jimafisk committed May 7, 2020
1 parent 7614115 commit b1796fa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ before:
builds:
- env:
- CGO_ENABLED=0
goos:
- linux
- darwin
- windows
archives:
- replacements:
darwin: Darwin
Expand Down

0 comments on commit b1796fa

Please sign in to comment.