You've already forked go-semantic-release
build(travis): enable go mod
This commit is contained in:
@@ -13,6 +13,9 @@ notifications:
|
||||
git:
|
||||
depth: 1
|
||||
|
||||
env:
|
||||
- GO111MODULE=on
|
||||
|
||||
before_script:
|
||||
- curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $(go env GOPATH)/bin v1.16.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user