Skip to content

Commit

Permalink
fix: build for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
halwu(吴浩麟) committed May 29, 2017
1 parent d5c96bf commit 89e130c
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
build:
binary: livego
binary: livego
goos:
- windows
- darwin
- linux
- freebsd
goarch:
- amd64
- arm
- arm64

0 comments on commit 89e130c

Please sign in to comment.