Skip to content

Commit

Permalink
Update .goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
indes committed Jan 15, 2019
1 parent a21d51e commit 5dd9233
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .goreleaser.yml
Expand Up @@ -2,15 +2,13 @@ project_name: rssflow
before:
hooks:
- go mod download
- go generate ./...
builds:
- env:
- CGO_ENABLED=0
goos:
- linux
- darwin
- windows

goarch:
- 386
- amd64
Expand Down

0 comments on commit 5dd9233

Please sign in to comment.