language: go go: - 1.11.x - 1.12.x os: - linux - osx dist: xenial script: - env GO111MODULE=on go build - env GO111MODULE=on go test