Skip to content

Commit

Permalink
compiling with goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
rif committed Nov 7, 2017
1 parent fa73ead commit 97b5bfa
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 16 deletions.
12 changes: 12 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# .goreleaser.yml
# Build customization
builds:
- binary: telegraf-freeswitch
goos:
- windows
- darwin
- linux
- freebsd
goarch:
- amd64
- 386
16 changes: 0 additions & 16 deletions crossbuild.sh

This file was deleted.

0 comments on commit 97b5bfa

Please sign in to comment.