1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-17 20:47:50 +02:00
This commit is contained in:
Carlos Alexandro Becker 2017-01-02 10:52:14 -02:00
parent c993a5baf0
commit 3388cbbf63
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

@ -14,6 +14,7 @@ script:
--enable=gofmt \
--enable=goimports \
--enable=dupl \
--enable=misspell \
./...
after_success:
test ! -z "$TRAVIS_TAG" && go run main.go