Skip to content

Commit

Permalink
Test goreleaser.
Browse files Browse the repository at this point in the history
  • Loading branch information
corywalker committed Jul 27, 2017
1 parent 33bcb65 commit 4eab3ae
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .goreleaser.yml
@@ -0,0 +1,10 @@
# .goreleaser.yml
# Build customization
builds:
- binary: expreduce
goos:
- windows
- darwin
- linux
goarch:
- amd64

0 comments on commit 4eab3ae

Please sign in to comment.