language: go go: - "1.11" install: - go get golang.org/x/lint/golint - go get github.com/fzipp/gocyclo script: ./hooks/pre-commit