Skip to content

Commit

Permalink
fix build main
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Jul 3, 2017
1 parent 14c874a commit 8e2e807
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
.envrc
dist
1 change: 1 addition & 0 deletions goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
build:
main: cmd/polls/main.go
binary: polls
goos:
- windows
Expand Down

0 comments on commit 8e2e807

Please sign in to comment.