language: go go: - 1.10.8 - 1.11.6 - 1.12.1 script: - go test -v -race ./...