language: go sudo: false script: go test -v go: - 1.3 - 1.12 - 1.13 - tip