language: go go: - "1.8" - "1.11.x" - "1.x" # latest script: - go test -v ./...