github.com/govau/cf-common@v0.0.7/.travis.yml (about) 1 language: go 2 go: 3 - 1.9.x 4 - tip 5 script: go test -race ./...