github.com/drone/go-convert@v0.0.0-20240307072510-6bd371c65e61/convert/travis/yaml/testdata/golang.yaml (about) 1 language: go 2 go: 3 - '1.x' 4 before_install: 5 - go get ./... 6 - go install . 7 script: 8 - goveralls