mirror of
https://github.com/danog/gojekyll.git
synced 2024-11-27 03:24:40 +01:00
Run goreleaser on tag
This commit is contained in:
parent
37745e4adf
commit
5d52ab442f
@ -18,3 +18,6 @@ install:
|
||||
script:
|
||||
- $HOME/gopath/bin/goveralls -service=travis-ci
|
||||
- gometalinter --deadline=5m ./...
|
||||
|
||||
after_success:
|
||||
- test -n "$TRAVIS_TAG" && curl -sL https://git.io/goreleaser | bash
|
||||
|
Loading…
Reference in New Issue
Block a user