language: go go: - "1.10.x" - "1.9.x" script: - go build $GOPATH/src/github.com/paypal/gorealis/examples/client.go