mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-17 09:37:02 +00:00
Rename link variables, setup travis tag releases
This commit is contained in:
@@ -9,3 +9,6 @@ go:
|
||||
- 1.9.2
|
||||
|
||||
script: go test -race -v ./...
|
||||
|
||||
after_success:
|
||||
- test -n "$TRAVIS_TAG" && curl -sL https://git.io/goreleaser | bash
|
||||
|
||||
Reference in New Issue
Block a user