Skip to content

Commit

Permalink
goreleaser: update
Browse files Browse the repository at this point in the history
  • Loading branch information
martinlindhe committed Apr 12, 2018
1 parent a624d72 commit 09e0f47
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,29 +1,5 @@
# Build customization
builds:
-
main: ./cmd/dcsub2srt/main.go
binary: dcsub2srt
goos:
- windows
- darwin
goarch:
- 386
- amd64
ignore:
- goos: darwin
goarch: 386
-
main: ./cmd/ssa2srt/ssa2srt.go
binary: ssa2srt
goos:
- windows
- darwin
goarch:
- 386
- amd64
ignore:
- goos: darwin
goarch: 386
-
main: ./cmd/subber/subber.go
binary: subber
Expand Down

0 comments on commit 09e0f47

Please sign in to comment.