diff --git a/.travis.yml b/.travis.yml index ddb2b68..94ecd57 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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