mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-09 13:36:56 +02:00
Merge branch 'master' into validate-goos-goarch
This commit is contained in:
commit
3b7fc81353
@ -2,7 +2,7 @@ language: go
|
||||
go: 1.8
|
||||
install: make setup
|
||||
script:
|
||||
- make ci
|
||||
- make test
|
||||
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