language: go go: - "1.10.x" - "1.11.x" - "1.12.x" install: - go get golang.org/x/lint/golint - go get -v -t . script: - make notifications: email: change