language: go go: - 1.8.x install: pwd script: - go run build/validate.go - go test ./...