mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-09 13:36:56 +02:00
trying to run gometalinter on build again
This commit is contained in:
parent
9185da1f5d
commit
9984b5e770
@ -2,7 +2,7 @@ language: go
|
||||
go: 1.8
|
||||
install: make setup
|
||||
script:
|
||||
- make test
|
||||
- make ci
|
||||
after_success:
|
||||
- go get github.com/mattn/goveralls
|
||||
- goveralls -coverprofile=coverage.out -service=travis-ci -repotoken="$COVERALLS_TOKEN"
|
||||
|
Loading…
x
Reference in New Issue
Block a user