language: go go: - 1.13.x env: global: - GOPROXY=https://proxy.golang.org - GO111MODULE=on script: - 'internal/test.sh'