Add gorelease config to travis for automated binary releases

This commit is contained in:
James Mills 2017-06-18 17:02:27 -07:00
parent 2e227dd95c
commit 11fb233d11
No known key found for this signature in database
GPG Key ID: AC4C014F1440EBD6
6 changed files with 5 additions and 0 deletions

View File

@ -6,3 +6,5 @@ before_install:
- go get github.com/mattn/goveralls
script:
- $HOME/gopath/bin/goveralls -service=travis-ci
after_success:
- test -n "$TRAVIS_TAG" && curl -sL https://git.io/goreleaser | bash

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

3
dist/gopherproxy_checksums.txt vendored Normal file
View File

@ -0,0 +1,3 @@
d2e5f00f3ae73146f3f49b20c7c1a50f9aa67102f1518e614c4b3741f207b06b gopherproxy_0.0.1_darwin_amd64.tar.gz
bacc7b6295cd0291e5b4c89c914e5fc799f6d0822a01cb9e19c55ddc119307e6 gopherproxy_0.0.1_windows_amd64.tar.gz
c1eb2eb94a6fe450e63b883c781610643cbc3526e8459e8d9e46880fc812e861 gopherproxy_0.0.1_linux_amd64.tar.gz