Skip to content

Commit

Permalink
enabled goreleaser in circleci build
Browse files Browse the repository at this point in the history
  • Loading branch information
Sami Alajrami committed Nov 15, 2017
1 parent 56245d8 commit b8178cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
# specify any bash command here prefixed with `run: `
- run: go get github.com/BurntSushi/toml
- run: go get github.com/goreleaser/goreleaser
- run: go test
- run: goreleaser

0 comments on commit b8178cf

Please sign in to comment.