language: go go: - "1.10.x" - "1.9.x" install: script: - go build ./examples/client.go