1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-17 20:47:50 +02:00

release it on windows too

This commit is contained in:
Carlos Alexandro Becker 2016-12-30 16:56:12 -02:00
parent 7d7a1d39c8
commit 4ec213020b
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

@ -4,4 +4,9 @@ brew:
repo: goreleaser/homebrew-formulae
build:
arches:
- amd64
- amd64
- 386
oses:
- windows
- darwin
- linux