language: go go: - 1.13 - 1.14 - 1.15 install: - export PATH=$PATH:$HOME/gopath/bin script: - go test -v -race